<SeamGroup> - Intergraph Smart 3D - Administration

Intergraph Smart 3D Tribon Interface

Language
English
Product
Intergraph Smart 3D
Subproduct
Tribon
Search by Category
Administration & Configuration
Smart 3D Version
12 (2018)

Defines seams on plates. Seams are created in the same way as the parent plate, as defined for Instance on the panel. Smart 3D transforms local coordinates into global coordinates. Smart 3D imports a seam as ImpGenericPart, with object type of ImpSeam.

<SeamGroup GroupId="4">

<Seam CompId="1">

<Trace>

<StartPoint2d U="1.4450000000E003"

V="8.7520000000E003"/>

<Segment2d>

<Amplitude2d U="0.0000000000E000"

V="0.0000000000E000"/>

<Node2d U="1.4450000000E003"

V="4.9580000000E003"/>

</Segment2d>

.

.

</Trace>

<End1 />

<End2 />

</Seam>

.

.

</SeamGroup>

<Seam>

Contains the boundaries and landing curve for a single seam.

<Trace>

Defines the landing curve of the seam. The plane panel contour or curved panel faceted surface is used for projection of the stiffener trace.

StartPoint2d

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

<Segment2d>

Specifies a segment of the contour in the 2D U-V plane. The segment can be a straight line or an arc.

Amplitude2d

Defines the distance of the midpoint of a segment from a line drawn between the node points. The U and V values are 0 for a straight line.

Node2d

Defines the ending node point coordinates of a contour segment in the 2D U-V plane.

U

Defines a value along the U-axis of the local coordinate system.

V

Defines a value along the V-axis of the local coordinate system.