<StiffenerGroup> - 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.1 (2019)

Defines stiffeners. Stiffeners 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 stiffener as ImpStiffenerType, with profile type of ImpStiffener.

<PlanePanel>

<StiffenerGroup GroupId="13" BendType="Straight">

<Material Grade="A">

<BarShape BarSectionId="FlatBar150*15" BarType="10">

<Parameters>150 15</Parameters>

<Crossection>

<StartPoint2d U="0.0000000000E000"

V="0.0000000000E000"/>

<Segment2d>

<Amplitude2d U="0.0000000000E000"

V="0.0000000000E000"/>

<Node2d U="1.5000000000E001"

V="0.0000000000E000"/>

</Segment2d>

.

.

</Crossection>

</BarShape>

</Material>

<Stiffener CompId="1" Assembly="1063">

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

<Offset>12.0</Offset>

<Inclination>

<Vector3d U="0.0000000000E000"

V="0.0000000000E000" W="1.0000000000E000"/>

<Vector3d U="0.0000000000E000"

V="0.0000000000E000" W="1.0000000000E000"/>

</Inclination>

<End1>

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

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

</End1>

<End2>

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

CompType="Boundary" CompId="0"/>

</End2>

<Web MaterialDirection="Positive">

<CoordSys>...</CoordSys>

<DetailedContour>...</DetailedContour>

</Web>

<Flange1 MaterialDirection="Positive">

<CoordSys>...</CoordSys>

<DetailedContour>...</DetailedContour>

</Flange1>

</Stiffener>

.

.

</StiffenerGroup>

<CurvedPanel>

<StiffenerGroup GroupId="7" BendType="Straight">

<Material Grade="A32">

<BarShape BarSectionId="TBar528*125*13*18" BarType="43">

<Parameters>528 125 13 18</Parameters>

<Crossection>

<StartPoint2d U="0.0000000000E000"

V="0.0000000000E000"/>

<Segment2d>

<Amplitude2d U="0.0000000000E000"

V="0.0000000000E000"/>

<Node2d U="1.3000000000E001"

V="0.0000000000E000"/>

</Segment2d>

.

.

</Crossection>

</BarShape>

</Material>

<Stiffener CompId="1" Assembly="1063">

<Trace>

<StartPoint3d U="2.0181000000E005"

V="-1.8200000000E003" W="4.5139159694E000"/>

<Segment3d>

<Amplitude3d U="5.2180588684E-004"

V="0.0000000000E000"

W="-2.3897730914E-001"/>

<Node3d U="2.0396250000E005"

V="-1.8200000000E003"

W="9.2138901028E000"/>

</Segment3d>

.

.

</Trace>

<Offset>12.0</Offset>

<Inclination>

<Vector3d U="-1.7393986320E-003"

V="6.1230225065E-017" W="9.9999848725E-001"/>

<Vector3d U="-5.2022241466E-003"

V="6.1229489143E-017" W="9.9998646834E-001"/>

</Inclination>

<End1/>

<End2/>

<Web MaterialDirection="Positive">

<CoordSys>...</CoordSys>

<DetailedContour>...</DetailedContour>

</Web>

<Flange1 MaterialDirection="Positive">

<CoordSys>...</CoordSys>

<DetailedContour>...</DetailedContour>

</Flange1>

</Stiffener>

.

.

</StiffenerGroup>

BendType

Specifies the curvature of part. This field is optional.

<Material>

Specifies a material grade as defined in reference data. For more information, see <Material> in Reference Data XML Tags.

<BarShape>

Defines the profile cross-section for the group.

BarSectionId

Specifies a profile cross-section as defined in the reference data. For more information, see <BarSection> in Reference Data XML Tags.

BarType

Specifies a unique identifier for the profile cross-section. Smart 3D maps BarType to the Stiffener Bar Type property.

<Parameters>

Defines dimension parameters for the profile cross-section.

<Crosssection>

Defines the height of the profile cross-section.

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.

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

<Stiffener>

Contains all definitions for a single stiffener.

<Assembly>

Defines assembly information for the part. This attribute is optional.

<Trace>

Defines the landing curve of the stiffener. The plane panel contour or curved panel faceted surface is used for projection of stiffener trace. Smart 3D retrieves the cross-section from the catalog. The left-bottom load point is placed at the start point of the trace and generated along the trace at the specified inclination (orientation angle).

<Offset>

Specifies the offset of the stiffener from the landing curve.

<Inclination>

Defines the orientation angle of the stiffener web from a normal projection from the plate surface.

<Vector3d>

Defines the inclination vectors at a node point on <Trace>. If two values of <Vector3D> are provided for <Inclination>, then the orientation angles are applied at the trace ends. If more than two values of <Vector3D> are provided, then the orientation angles are applied at each node of the trace.

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.

<End1>

Defines the first end cut of the stiffener.

<End2>

Defines the second end cut of the stiffener.

If the XML cross-section parameters (such as height, width, and web thickness) do not match the mapped Smart 3D cross-section, then end cuts are ignored by Smart 3D. For more information, see <BarSection> in Reference Data XML Tags.

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

<Web>

Defines the web of a built-up stiffener. This tag is optional.

<Flange1>

Defines the flange of a built-up stiffener. This tag is optional.

If the XML cross-section parameters (such as height, width, and web thickness) do not match the mapped Smart 3D cross-section, then web and flange contours are ignored by Smart 3D. For more information, see <BarSection> in Reference Data XML Tags.

MaterialDirection

Defines the thickness direction for a web, or the flange direction for a flange.

<CoordSys>

<DetailedContour>