Points by Associated Object ID (SMPointsByAssociateObjectID) - Intergraph Smart 3D - Reference Data

Intergraph Smart 3D Drawings and Reports Reference Data

Language
English
Product
Intergraph Smart 3D
Subproduct
Drawings and Reports
Search by Category
Reference Data
Smart 3D Version
12.1 (2019)

Places an annotation point for each 2D point in the group and orients the label with respect to any other object in the drawing. In the following example, the label will be oriented tangential to the TemplateBtmCrv.

Usage in Label Template XML

<pointGeneratorSettings>
<pgModule>SMPointsByAssociateObjectID</pgModule>
  <pgModuleSettings>
    <locations>
      <location targetName='TemplateBtmCrv'/>
    </locations>
  </pgModuleSettings>
</pointGeneratorSettings>

Customization

targetName

Specifies a name for the target curve. The name is an attribute on an object in the drawing view. Valid names are PlateContour and TemplateBtmCrv.

Example

StrMfg Templateset Midline Symbol

A reference curve that intersects a template will get a point at the intersection. This point is associated with the reference curve and has template OID (Object ID) as its ID.

FSTemplate

Although a content module creates the annotation output, this example shows how this module affects the output.