ISection |
Contains common properties for section holes
Namespace: TSD.API.Remoting.Sections
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The ISectionHole type exposes the following members.
Properties
Name | Description | |
---|---|---|
Area | Gets the area of the hole (in [mm²]) | |
MajorAxisSecondMomentOfArea | Gets the major axis second moment of area (in [mm⁴]) | |
MajorOffset | Gets the offset of the center of the hole in the major axis (in [mm]) | |
MinorAxisSecondMomentOfArea | Gets the minor axis second moment of area (in [mm⁴]) | |
MinorOffset | Gets the offset of the center of the hole in the minor axis (in [mm]) |
See Also