Class Ifc4x2::IfcBoundedCurve¶
- Defined in File Ifc4x2.h 
Nested Relationships¶
This class is a nested type of Struct Ifc4x2.
Inheritance Relationships¶
Base Type¶
- public Ifc4x2::IfcCurve(Class Ifc4x2::IfcCurve)
Derived Types¶
- public Ifc4x2::IfcAlignmentCurve(Class Ifc4x2::IfcAlignmentCurve)
- public Ifc4x2::IfcBSplineCurve(Class Ifc4x2::IfcBSplineCurve)
- public Ifc4x2::IfcCompositeCurve(Class Ifc4x2::IfcCompositeCurve)
- public Ifc4x2::IfcCurveSegment2D(Class Ifc4x2::IfcCurveSegment2D)
- public Ifc4x2::IfcIndexedPolyCurve(Class Ifc4x2::IfcIndexedPolyCurve)
- public Ifc4x2::IfcPolyline(Class Ifc4x2::IfcPolyline)
- public Ifc4x2::IfcTrimmedCurve(Class Ifc4x2::IfcTrimmedCurve)
Class Documentation¶
- 
class Ifc4x2::IfcBoundedCurve: public Ifc4x2::IfcCurve¶
- Definition from ISO/CD 10303-42:1992: A bounded curve is a curve of finite arc length with identifiable end points. - NOTE Corresponding ISO 10303 name: bounded_curve, only the following subtypes have been incorporated into IFC: polyline as IfcPolyline, trimmed_curve as IfcTrimmedCurve, composite_curve as IfcCompositeCurve. Please refer to ISO/IS 10303-42:1994, p.44 for the final definition of the formal standard. - HISTORY New class in IFC Release 1.0 - Informal propositions: - A bounded curve has finite arc length. A bounded curve has a start point and an end point. - Subclassed by Ifc4x2::IfcAlignmentCurve, Ifc4x2::IfcBSplineCurve, Ifc4x2::IfcCompositeCurve, Ifc4x2::IfcCurveSegment2D, Ifc4x2::IfcIndexedPolyCurve, Ifc4x2::IfcPolyline, Ifc4x2::IfcTrimmedCurve - Public Types - 
typedef IfcTemplatedEntityList<IfcBoundedCurve> list¶
 
- 
typedef IfcTemplatedEntityList<IfcBoundedCurve>