Knuckle Sloping Direction Symbol (ISKnuckleSlopingDirectionSymbolContent) - 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 (2018)

Creates a knuckle slope symbol on a plate, based on the direction of the slope.

Usage in Label Template XML

<label>
<content>
<contentModule value="ISKnuckleSlopingDirectionSymbolContent"/>
<contentModuleSettings>
<symbolInfo>
<knuckleInfo>
<SurfaceA_Topology>1</SurfaceA_Topology>
<SurfaceB_Topology>2</SurfaceB_Topology>
</knuckleInfo>
<symbol>
Scantling Knuckle Plate Sloping Symbol.sym
</symbol>
</symbolInfo>
<symbolInfo>
<knuckleInfo>
<SurfaceA_Topology>2</SurfaceA_Topology>
<SurfaceB_Topology>2</SurfaceB_Topology>
</knuckleInfo>
<symbol>
Scantling Knuckle Plate Sloping Bothsides Symbol.sym
</symbol>
</symbolInfo>
</contentModuleSettings>
</content>
</label>

Customization

symbolInfo

Contains options for the knuckle slope symbol.

symbolInfo is typically specified multiple times for different surface topology combinations.

knuckleInfo

Contains properties for the knuckle surfaces.

SurfaceA_Topology, SurfaceB_Topology

Specifies whether each surface of the knuckle has a slope with respect to the plane of the drawing view. Select 1 for no slope, 2 for slope.

symbol

Specifies the knuckle slope symbol file (.sym). If a path for a file is not given, the file is located in the same folder as the label template XML file.

Examples

Sloped on one side:

Sloped on two sides: