Class Ifc2x3::IfcBezierCurve¶
Defined in File Ifc2x3.h
Nested Relationships¶
This class is a nested type of Struct Ifc2x3.
Inheritance Relationships¶
Base Type¶
public Ifc2x3::IfcBSplineCurve
(Class Ifc2x3::IfcBSplineCurve)
Derived Type¶
public Ifc2x3::IfcRationalBezierCurve
(Class Ifc2x3::IfcRationalBezierCurve)
Class Documentation¶
-
class
Ifc2x3
::
IfcBezierCurve
: public Ifc2x3::IfcBSplineCurve¶ Subclassed by Ifc2x3::IfcRationalBezierCurve
Public Types
-
typedef IfcTemplatedEntityList<IfcBezierCurve>
list
¶
Public Functions
-
IfcBezierCurve
(IfcEntityInstanceData *e)¶
-
IfcBezierCurve
(int v1_Degree, IfcTemplatedEntityList<::Ifc2x3::IfcCartesianPoint>::ptr v2_ControlPointsList, ::Ifc2x3::IfcBSplineCurveForm::Value v3_CurveForm, bool v4_ClosedCurve, bool v5_SelfIntersect)¶
-
typedef IfcTemplatedEntityList<IfcBezierCurve>