Class Ifc2x3::IfcBoundedCurve¶
Defined in File Ifc2x3.h
Nested Relationships¶
This class is a nested type of Struct Ifc2x3.
Inheritance Relationships¶
Base Type¶
public Ifc2x3::IfcCurve
(Class Ifc2x3::IfcCurve)
Derived Types¶
public Ifc2x3::IfcBSplineCurve
(Class Ifc2x3::IfcBSplineCurve)public Ifc2x3::IfcCompositeCurve
(Class Ifc2x3::IfcCompositeCurve)public Ifc2x3::IfcPolyline
(Class Ifc2x3::IfcPolyline)public Ifc2x3::IfcTrimmedCurve
(Class Ifc2x3::IfcTrimmedCurve)
Class Documentation¶
-
class
Ifc2x3
::
IfcBoundedCurve
: public Ifc2x3::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 Ifc2x3::IfcBSplineCurve, Ifc2x3::IfcCompositeCurve, Ifc2x3::IfcPolyline, Ifc2x3::IfcTrimmedCurve
Public Types
-
typedef IfcTemplatedEntityList<IfcBoundedCurve>
list
¶
-
typedef IfcTemplatedEntityList<IfcBoundedCurve>