Class Ifc4x3_rc1::IfcBoundedCurve¶
Defined in File Ifc4x3_rc1.h
Nested Relationships¶
This class is a nested type of Struct Ifc4x3_rc1.
Inheritance Relationships¶
Base Type¶
public Ifc4x3_rc1::IfcCurve
(Class Ifc4x3_rc1::IfcCurve)
Derived Types¶
public Ifc4x3_rc1::IfcAlignmentCurve
(Class Ifc4x3_rc1::IfcAlignmentCurve)public Ifc4x3_rc1::IfcBSplineCurve
(Class Ifc4x3_rc1::IfcBSplineCurve)public Ifc4x3_rc1::IfcCompositeCurve
(Class Ifc4x3_rc1::IfcCompositeCurve)public Ifc4x3_rc1::IfcCurveSegment2D
(Class Ifc4x3_rc1::IfcCurveSegment2D)public Ifc4x3_rc1::IfcIndexedPolyCurve
(Class Ifc4x3_rc1::IfcIndexedPolyCurve)public Ifc4x3_rc1::IfcPolyline
(Class Ifc4x3_rc1::IfcPolyline)public Ifc4x3_rc1::IfcTrimmedCurve
(Class Ifc4x3_rc1::IfcTrimmedCurve)
Class Documentation¶
-
class
Ifc4x3_rc1
::
IfcBoundedCurve
: public Ifc4x3_rc1::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 Ifc4x3_rc1::IfcAlignmentCurve, Ifc4x3_rc1::IfcBSplineCurve, Ifc4x3_rc1::IfcCompositeCurve, Ifc4x3_rc1::IfcCurveSegment2D, Ifc4x3_rc1::IfcIndexedPolyCurve, Ifc4x3_rc1::IfcPolyline, Ifc4x3_rc1::IfcTrimmedCurve
Public Types
-
typedef IfcTemplatedEntityList<IfcBoundedCurve>
list
¶
Public Functions
-
IfcTemplatedEntityList<IfcLinearPositioningElement>::ptr
PositioningElement
() const¶
-
IfcBoundedCurve
(IfcEntityInstanceData *e)¶
-
IfcBoundedCurve
()¶
-
typedef IfcTemplatedEntityList<IfcBoundedCurve>