<Boundary> - Intergraph Smart 3D - Administration & Configuration - Hexagon PPM

Intergraph Smart 3D Tribon Interface

Language
English
Product
Intergraph Smart 3D
Subproduct
Tribon
Search by Category
Administration & Configuration
Smart 3D Version
13

Defines boundary geometry for plates, stiffeners, and the surfaces used to create them.

<PlanePanel>

<Boundary>

<Limit CompId="1">

<ModelRef ObjType="PlanePanel" ObjId="810-FR135A"

CompType="None" CompId="0"/>

<StartPoint2d U="2.6376000000E005" V="1.5440000000E003"/>

</Limit>

<Limit CompId="2">

<ModelRef ObjType="ShellCurve" ObjId="C1"

CompType="None" CompId="0"/>

<StartPoint2d U="2.6376000000E005" V="2.0443237113E003"/>

</Limit>

.

.

<SimpleContour>...</SimpleContour>

<DetailedContour>...</DetailedContour>

</Boundary>

<CurvedPanel>

<Boundary>

<Limit CompId="1">

<ModelRef ObjType="ShellCurve" ObjId="CGS577"

CompType="None" CompId="0"/>

<StartPoint3d U="2.6126000000E005" V="2.7556088553E003"

W="8.6900000000E003"/>

</Limit>

<Limit CompId="2">

<ModelRef ObjType="ShellCurve" ObjId="CGS8"

CompType="None" CompId="0"/>

<StartPoint3d U="2.6126000000E005" V="2.7404006641E003"

W="5.0100000000E003"/>

</Limit>

.

.

<SimpleContour>...</SimpleContour>

</Boundary>

<Limit>

Identifies the edges of a surface generated from a simple or detailed contour. A limit is associated with an object identified by its unique <ModelRef> values.

<ModelRef>

Identifies an object.

CompId

Defines a unique numeric identifier for the object within the defined value of CompType.

ObjType

Defines an object type, such as PlanePanel, CurvedPanel, or ShellCurve.

ObjId

Defines a unique name for an object. Smart 3D maps ObjId to the Node Type property and uses it to track existing objects during re-import to determine if an object is new.

CompType

Defines the type of feature.

StartPoint2d

Defines the starting node point coordinates in the 2D U-V plane.

StartPoint3d

Defines the starting node point coordinates in 3D space.

<SimpleContour>
<DetailedContour>