Planning Joint Naming Rules - Intergraph Smart 3D - Reference Data

Planning Reference Data Guide

Language
English
Product
Intergraph Smart 3D
Subproduct
Planning
Search by Category
Reference Data
Smart 3D Version
12 (2018)

Creates unique names for planning joint objects.

Visual Basic Project: [Programming Resources Folder]\Programming\ExampleCode\Planning\Rules\PlanningJoint\Naming\PlnNameRules.vbp

.NET Project: [Programming Resources Folder]\Programming\ExampleCode\Planning\Rules\PlanningNamingRules\PlanningNamingRules.sln

VBCompiled Rule: [Reference Data Folder]\SharedContent\bin\Planning\Rules\Release\SM3DPlnPlanningJointNameRules.dll

.NETCompiled Rules: [Reference Data Folder]\SharedContent\bin\Planning\Rules\Release\PlanningNamingRules.dll

Bulkload: Naming Rules Workbook

The following class modules are included in the Visual Basic project:

PlnJointNameRule.cls, PlnJointNameRule.cs

Naming rule for planning joints.

Creates a name based on the physical connection name, a string for the object name (W), Global Workshare location ID, and an index number. For example, D47-1DCK-LC105-AC1- PC1-W-1-0000001 or F383-1TBH-107V-LC2.104-AC1- StructFeature1-PC1-W-1-0000012.

You can modify:

  • The strings included in the name.

  • Fixed-width value of the index number.

PlnJointFolderNameRule.cls, PlnJointFolderNameRule.cs

Naming rule for planning joint folders.

Creates a name based on the planning joint folder type, such as the following:

  • Welds (for the top level folder)

  • Postponed

  • Unsequenced

  • Unassigned

  • Subsequent

  • Joining <connected part 1 name + connected part 2 name>