Class Ifc2x3::IfcRationalBezierCurve

Nested Relationships

This class is a nested type of Struct Ifc2x3.

Inheritance Relationships

Base Type

Class Documentation

class Ifc2x3::IfcRationalBezierCurve : public Ifc2x3::IfcBezierCurve

Public Functions

std::vector<double> WeightsData() const
void setWeightsData(std::vector<double> v)
const IfcParse::entity &declaration() const
IfcRationalBezierCurve(IfcEntityInstanceData *e)
IfcRationalBezierCurve(int v1_Degree, IfcTemplatedEntityList<::Ifc2x3::IfcCartesianPoint>::ptr v2_ControlPointsList, ::Ifc2x3::IfcBSplineCurveForm::Value v3_CurveForm, bool v4_ClosedCurve, bool v5_SelfIntersect, std::vector<double> v6_WeightsData)

Public Static Functions

const IfcParse::entity &Class()