SMS_LINETYPE - Intergraph Smart 3D - Reference Data - Hexagon

Intergraph Smart 3D Structural Manufacturing Reference Data

Language
English
Product
Intergraph Smart 3D
Subproduct
Structural Manufacturing
Search by Category
Reference Data
Smart 3D Version
13

Maps line type strings to DXF line types. You can customize the value for a specific line type, or you can line types.

Attributes

Name

Description

Type

Required

NAME

Specifies the name of the line type.

String

yes

VALUE

Specifies the line type defined in the DXF style.

String

yes

Child Elements

This element has no children.

Sample

<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_LINETYPES>