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

Contains information about arguments passing to the rule.

Attributes

Name

Description

Type

Required

NAME

Describes the name of the argument.

String

yes

UNIT_TYPE

Specifies the class of units in which the VALUE attribute is measured, as defined in the UnitTypes enumerator

Integer

no

UNIT

Specifies the units in which the VALUE attribute is measured, as defined in the Units enumerator

Integer

no

Child Elements

Name

Description

Type

Required

VALUE

Element containing the argument that the software passes to the rule

-

yes

Sample

<S3D_ARG NAME="StrokeCriterion">

<VALUE>1</VALUE>

</S3D_ARG>