Line Type - Intergraph Smart 3D - Reference Data

Intergraph Smart 3D Structural Manufacturing Reference Data

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

Allows you to customize the scale of the dashed line style.

<SMS_LINETYPES>

<SMS_LINETYPE NAME ="Normal" VALUE =""/>

<SMS_LINETYPE NAME ="Dashed" VALUE ="2, Dashed;70,0;3,
----------;72,65;73,2;40,50.0;49,25.0;49, -25.0;"/>

<SMS_LINETYPE NAME ="DashDot" VALUE ="" />

<SMS_LINETYPE NAME ="TwoDashDot" VALUE =""/>

<SMS_LINETYPE NAME ="Dotted" VALUE =""/>

<SMS_LINETYPE NAME ="Chain" VALUE =""/>

<SMS_LINETYPE NAME ="Zig-Zag" VALUE =""/>

<SMS_LINETYPE NAME ="DoubleArrow" VALUE =""/>

</SMS_LINETYPES>

Examples

Solid line length + Space length = total length.

40,50.0; Total Length is 50-unit length

49,25.0; Solid Line Length is 25-unit length

49, -25.0; Space Length is 25-unit length

Replace the LINETYPE name in the SMS_STYLE with VALUE:

<SMS_STYLE>

<LAYER>AntiMarking</LAYER>

<COLOR>Green</COLOR>

<LINEWEIGHT>Normal</LINEWEIGHT>

<LINETYPE>Dashed</LINETYPE>

</SMS_STYLE>