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

Defines the surface used for the creation of plate and stiffener geometry on a panel. When the contour is not closed or the contour segments are not continuous within tolerances, Smart 3D joins the segments with a straight line. Smart 3D also transforms local coordinates into global coordinates.

<PlanePanel>

<SimpleContour>

<StartPoint2d U="2.6886714031E003" V="4.9200000000E003"/>

<Segment2d>

<Amplitude2d U="1.1553376810E-001"

V="-4.2310742536E-002"/>

<Node2d U="2.7179689795E003" V="5.0000000000E003"/>

</Segment2d>

.

.

</SimpleContour>

<CurvedPanel>

<SimpleContour>

<StartPoint3d U="2.6366000000E005" V="2.6491885507E003"

W="6.7500000000E003"/>

<Segment3d>

<Amplitude3d U="0.0000000000E000" V="1.2147694455E000"

W="-2.0552576995E-001"/>

<Node3d U="2.6366000000E005" V="2.6108302154E003"

W="6.5232813081E003"/>

</Segment3d>

.

.

</SimpleContour>

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.

StartPoint3d

Defines the starting node point coordinates in 3D space.

<Segment3d>

Specifies a segment of the contour in 3D space. The segment can be a straight line or an arc.

Amplitude3d

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

Node3d

Defines the ending node point coordinates of a contour segment in 3D space.

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.

W

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