SMS_TEXT_JUSTIFICATION - 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.1

Maps a text justification string to the value used in the DXF style. You can customize the value for a specific text justification, or you can add a custom text justification value.

Attributes

Name

Description

Type

Required

NAME

Specifies the name of the text justification.

String

yes

VALUE

Specifies the value of the text justification in the DXF specification.

Integer

yes

Child Elements

This element has no children.

Sample

<SMS_TEXT_JUSTIFICATIONS>

<SMS_TEXT_JUSTIFICATION NAME="Left" VALUE="0"/>

<SMS_TEXT_JUSTIFICATION NAME="Center" VALUE="1"/>

<SMS_TEXT_JUSTIFICATION NAME="Right" VALUE="2"/>

</SMS_TEXT_JUSTIFICATIONS>