Interface CircleHollowProfile

All Superinterfaces:
CircleProfile, ParametricProfile, Profile

public interface CircleHollowProfile
extends CircleProfile
Represents the Circle hollow shaped profile of a component. Corresponds to IfcCircleHollowProfileDef of IFC.
Since:
9.10.3
  • Method Details

    • getWallThickness

      Double getWallThickness()
      Returns the thickness of the material. It is the difference between the outer and inner radius.
      Returns:
      the thickness of the material
      Since:
      9.10.3