Define a retrieve function in the retrieve mapping - Intergraph Smart Construction - 2019 (7.0) - Customization - Hexagon PPM

Intergraph Smart Construction Customization (2019)

Language
English
Product
Intergraph Smart Construction
Search by Category
Customization & Programming
Smart Construction Version
2019(7.0)
  1. Open the SPCRetrieveMappings.xlsm file.

  2. Define a retrieve function for the EFProperty definition value in the format FUNCTION(class name, argument(s)) and leave the EFInterface definition value empty if there is no property mentioned as part of the function.

    Depending on the number of arguments, a retrieve function can be defined as:

    1. FUNCTION(class_name, relation_name->12 or 21) where 12 represents end1 and 21 represents end2

    2. FUNCTION(class_name, relation_name1->12, relation_name2->12, relation_name3->21, ....relation_nameN->21)

  3. Save your changes.

  4. Generate the XML. For more information, see Map properties and generate XML for a Smart Construction retrieve.