ICircular |
Represents a circular section hole
Namespace: TSD.API.Remoting.Sections
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
The ICircularSectionHole type exposes the following members.
| Name | Description | |
|---|---|---|
| Area |
Gets the area of the hole (in [mm²])
(Inherited from ISectionHole) | |
| Diameter | Gets the diameter of the hole (in [mm]) | |
| MajorAxisSecondMomentOfArea |
Gets the major axis second moment of area (in [mm⁴])
(Inherited from ISectionHole) | |
| MajorOffset |
Gets the offset of the center of the hole in the major axis (in [mm])
(Inherited from ISectionHole) | |
| MinorAxisSecondMomentOfArea |
Gets the minor axis second moment of area (in [mm⁴])
(Inherited from ISectionHole) | |
| MinorOffset |
Gets the offset of the center of the hole in the minor axis (in [mm])
(Inherited from ISectionHole) |