IParametric |
Represents a parametric polygon section
Namespace: TSD.API.Remoting.Sections
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The IParametricPolygonSection type exposes the following members.
Properties
Name | Description | |
---|---|---|
CrossSectionalArea |
Gets the cross sectional area (in [mm²])
(Inherited from ISection) | |
DimensionFromCentroidToEachVertex | Gets the dimension from the centroid to each vertex (in [mm]) | |
Holes |
Gets the list of section holes
(Inherited from IParametricSection) | |
InitialOrientation | Gets the InitialOrientation of the polygon | |
LongName |
Gets the long name of the section
(Inherited from ISection) | |
MajorAxisSecondMomentOfArea |
Gets the major axis second moment of area (in [mm⁴])
(Inherited from ISection) | |
MaterialType |
Gets the material type
(Inherited from ISection) | |
MinorAxisSecondMomentOfArea |
Gets the minor axis second moment of area (in [mm⁴])
(Inherited from ISection) | |
NumberOfVertices | Gets the number of vertices | |
SectionGeometry |
Gets the section geometry
(Inherited from ISection) | |
ShearAreaLoadedParallelToMajorAxis |
Gets the shear area loaded parallel to major axis (in [mm²])
(Inherited from ISection) | |
ShearAreaLoadedParallelToMinorAxis |
Gets the shear area loaded parallel to minor axis (in [mm²])
(Inherited from ISection) | |
ShortName |
Gets the short name of the section
(Inherited from ISection) | |
TorsionConstant |
Gets the torsion constant (in [mm⁴])
(Inherited from ISection) |
See Also