DrawingCuttingPlanesContent - 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
11 (2016)

Outputs cutting plane information based on the view direction of the section view. This module inherits functionality from Default (DrawingLabelHelper).

Usage in Label Template XML

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

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

Customization

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).

Example

DrawingCuttingPlanesContent