Interface ParametricProfile
- All Superinterfaces:
- Profile
- All Known Subinterfaces:
- AsymmetricIProfile,- CircleHollowProfile,- CircleProfile,- CProfile,- CraneRailAProfile,- CraneRailFProfile,- EllipseProfile,- IProfile,- LProfile,- NonUniformLProfile,- NonUniformTProfile,- RectangleHollowProfile,- RectangleProfile,- RoundedRectangleProfile,- TProfile,- TrapeziumProfile,- UProfile,- ZProfile
Represents a parametric profile type of a component.
- Since:
- 9.10.3
- 
Method Summary
- 
Method Details- 
getParametricProfileTypeParametricProfileType getParametricProfileType()Returns aParametricProfileTypeof a component.- Returns:
- a parametric profile type of a component
- Since:
- 9.10.3
 
 
-