ISectionHole Interface

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
public interface ISectionHole

The ISectionHole type exposes the following members.

Properties
 NameDescription
Public propertyArea Gets the area of the hole (in [mm²])
Public propertyMajorAxisSecondMomentOfArea Gets the major axis second moment of area (in [mm⁴])
Public propertyMajorOffset Gets the offset of the center of the hole in the major axis (in [mm])
Public propertyMinorAxisSecondMomentOfArea Gets the minor axis second moment of area (in [mm⁴])
Public propertyMinorOffset Gets the offset of the center of the hole in the minor axis (in [mm])
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next