Add a Property Check - Intergraph Smart 3D - Reference Data

Intergraph Smart 3D Planning Reference Data

Language
English
Product
Intergraph Smart 3D
Subproduct
Planning
Search by Category
Reference Data
Smart 3D Version
12.1 (2019)
  1. Navigate to [Reference Data Folder]\SharedContent\Planning\CommonPart\XML folder.

  2. Open S3D_CommonObject_xxx.xml file where xxx refers to an object type.

  3. Add new XML node S3D_Check for each property using the syntax shown in the following graphic:

  4. Navigate to [Programming Resources Folder]\Programming\ExampleCode\Planning\Rules\CommonEntity\ComparisionRule\CommonEntityComparison.vbp folder.

  5. Open xxxRule.cls where xxx refers to the object type.

  6. Add a new property check in the method AreCommon () using the syntax shown in the following graphic:

  7. Save and compile the VB Rule Project.