Interface CircleProfile
- All Superinterfaces:
- ParametricProfile,- Profile
- All Known Subinterfaces:
- CircleHollowProfile
Represents the Circle shaped profile of a component. Corresponds to IfcCircleProfileDef of IFC.
- Since:
- 9.10.3
- 
Method SummaryMethods inherited from interface com.solibri.smc.api.model.profile.ParametricProfilegetParametricProfileType
- 
Method Details- 
getRadiusDouble getRadius()Returns the radius of the circle of the profile.- Returns:
- the radius of the circle of the profile
- Since:
- 9.10.3
 
 
-