Interface ISectionHole
Contains common properties for section holes
Namespace: TSD.API.Remoting.Sections
Assembly: TSD.API.Remoting.dll
Syntax
public interface ISectionHole
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]) |