Interface CircleHollowProfile
- All Superinterfaces:
- CircleProfile,- ParametricProfile,- Profile
Represents the Circle hollow shaped profile of a component. Corresponds to IfcCircleHollowProfileDef of IFC.
- Since:
- 9.10.3
- 
Method SummaryModifier and TypeMethodDescriptionReturns the thickness of the material.Methods inherited from interface com.solibri.smc.api.model.profile.CircleProfilegetRadiusMethods inherited from interface com.solibri.smc.api.model.profile.ParametricProfilegetParametricProfileType
- 
Method Details- 
getWallThicknessDouble 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
 
 
-