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

Maps the line weight string to the value used in the DXF style output. You can customize the value for a specific line weight, or you can add a custom line weight. However, this customization is not supported.

Attributes

Name

Description

Type

Required

NAME

Specifies the user-defined line weight name.

String

yes

VALUE

Specifies the value of the line weight defined in the DXF specification.

String

yes

Child Elements

This element has no children.

Sample

<SMS_LINEWEIGHTS>

<SMS_LINEWEIGHT NAME="Thin" VALUE="0.0005"/>

<SMS_LINEWEIGHT NAME="Normal" VALUE="0.001"/>

<SMS_LINEWEIGHT NAME="Medium Thick" VALUE="0.004"/>

<SMS_LINEWEIGHT NAME="Thick" VALUE="0.01"/>

</SMS_LINEWEIGHTS>