Object Coordinates (DrawingEquipmentStyle2Content) - Intergraph Smart 3D - Reference Data - Hexagon

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
13

Outputs coordinate label data in a text box that is taken from specified reports. A separate report is specified for each view local coordinate system axis.

Usage in Label Template XML

<label>
<content>
<contentModule value="DrawingEquipmentStyle2Content"/>

<ID attributeName=

"Piping Plan_Equipment_Name_Style2_East Coordinate"

type="Vert">

Piping Plan_Equipment_Name_Style2_East Coordinate.rtp

</ID>

<ID attributeName=

"Piping Plan_Equipment_Name_Style2_East Coordinate"

type="Horiz">

Piping Plan_Equipment_Name_Style2_North Coordinate.rtp

</ID>

<ignoreError>-1</ignoreError>
</content>
</label>

Customization

attributeName

Specifies the name of a label attribute and the report template used to define the contents of the label. You can define the report template location in the label template XML.

type

Specifies the local coordinate system axis of the view.

ignoreError

Specifies whether or not the system places a label if the software returns no content or an error for the label.

Type -1 to suppress the label when an error occurs.

ignoreLabelContentError2

1 - Error label

Type 0 to display the label regardless of an error.

ignoreError display label

1 - Empty label

For more information, see Examples in Default (DrawingLabelHelper).