IRectangularSectionHole Interface

Represents a rectangular section hole

Namespace: TSD.API.Remoting.Sections
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
public interface IRectangularSectionHole : ISectionHole

The IRectangularSectionHole type exposes the following members.

Properties
 NameDescription
Public propertyArea Gets the area of the hole (in [mm²])
(Inherited from ISectionHole)
Public propertyBreadth Gets the breadth of the hole (in [mm])
Public propertyDepth Gets the depth of the hole (in [mm])
Public propertyMajorAxisSecondMomentOfArea Gets the major axis second moment of area (in [mm⁴])
(Inherited from ISectionHole)
Public propertyMajorOffset Gets the offset of the center of the hole in the major axis (in [mm])
(Inherited from ISectionHole)
Public propertyMinorAxisSecondMomentOfArea Gets the minor axis second moment of area (in [mm⁴])
(Inherited from ISectionHole)
Public propertyMinorOffset Gets the offset of the center of the hole in the minor axis (in [mm])
(Inherited from ISectionHole)
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