Naming Rules Sheet - Intergraph Smart 3D - Reference Data - Hexagon PPM

Intergraph Smart 3D Compartmentation Reference Data

Language
English
Product
Intergraph Smart 3D
Subproduct
Compartmentation
Search by Category
Reference Data
Smart 3D Version
13.1

The Naming Rules sheet in the CompartGenericServices.xls workbook lists the naming rules for compartments.

TypeName

Specifies the internal class names of objects. The type names appear in the Catalog hierarchy under the NamingRules folder.

Name

Specifies the rule name. You can use the same naming rule for more than one object type. See Naming Rules for the conventions used by each of the compartmentation naming rules.

SolverProgID

Lists the ProgID for the naming rule, using the format [Assembly], [Namespace.class name]. The C# source code for compartment naming rules is delivered in the following folders:

  • Compartments (frame rule) - [Programming Resources Folder]\Programming\ExampleCode\Compartmentation\Rules\NamingRules

  • Loads - [Programming Resources Folder]\Programming\ExampleCode\Compartmentation\Rules\NamingRules

  • General Volumes - [Programming Resources Folder]\Programming\ExampleCode\Compartmentation\Rules\NamingRules

  • Load Combinations - [Programming Resources Folder]\Programming\ExampleCode\Compartmentation\Rules\NamingRules

See Also

Compartmentation Generic Services