
TYPE | Specifies the type (string, shown in above format) of the section to be created. ■SOLID RECTANGULAR ■HOLLOW RECTANGULAR ■ELLIPSE ■SOLID CIRCULAR ■HOLLOW CIRCULAR ■I BEAM ■PROPERTIES: No geometry is supported, only AREA, IYY, IYZ, IZZ, JXX are needed. ■GENERIC: Cross-section geometry is defined by the set of points specified by the POINTS argument. |
CYL_RADIUS | Specifies the radius of the cylinder if the section is cylindrical in nature. |
CYL_THICKNESS | Specifies the thickness of the cylinder if the section is cylindrical in nature and is hollow. |
RECT_BASE | Specifies the base of the rectangle if the section is rectangular in nature. |
RECT_HEIGHT | Specifies the height of the rectangle if the section is rectangular in nature. |
RECT_THICKNESS | Specifies the thickness of the rectangle if the section is rectangular and hollow in nature. |
MAJOR_RADIUS | Specifies the major radius of the ellipse if the section is elliptical in nature. |
MINOR_RADIUS | Specifies the minor radius of the ellipse if the section is elliptical in nature. |
START_ANGLE | Specifies the start angle of the ellipse if the section is elliptical in nature. |
END_ANGLE | Specifies the start angle of the ellipse if the section is elliptical in nature. |
IB_HEIGHT | Specifies the height of the beam if the section is in the form of a beam. |
IB_BASE | Specifies the base dimension of the beam if the section is in the form of a beam. |
IB_FLANGE | Specifies the flange of the beam if the section is in the form of a beam. |
IB_WEB | Specifies the web of the beam if the section is in the form of a beam. |
POINTS | Specifies the location of the series of points defining the generic cross section in an x-y plane. Because the local cross sectional plane of an FE Part is expressed in local z-y coordinates, we no longer recommend using this option. Instead use the ZY_POINTS option. Existing datasets that make use of the POINTS argument will continue to be supported but in the interactive section editor dialog they will be mapped to the equivalent ZY_POINTS and displayed that way. Furthermore, subsequent adm file export actions will convert to an equivalent ZY_POINTS argument. ![]() |
ZY_POINTS | Specifies the location of the series of points defining the generic cross section. Syntax: z1, y1, z2, y2 and so on. Z, Y points of section drawn on grid. ![]() |
AREA | Specifies the cross-section area of the section. |
IYY | Specifies the moment of inertia about the Y axis. Defaults to 1.0. |
IYZ | Specifies the product of inertia with respect to the Y and Z axes. Default value is 10. |
IZZ | Specifies the moment of inertia about the Z axis. Defaults to 1.0. |
JXX | Specifies the torsional constant. It is the torsional constant which is used to assemble the torsional equation of motion describing the ability to resist torque. |






