Class Ifc4x2::IfcBoundedCurve

Nested Relationships

This class is a nested type of Struct Ifc4x2.

Inheritance Relationships

Base Type

Derived Types

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

Public Functions

const IfcParse::entity &declaration() const
IfcBoundedCurve(IfcEntityInstanceData *e)
IfcBoundedCurve()

Public Static Functions

const IfcParse::entity &Class()