Class Ifc4x3_rc1::IfcAlignment2DVerSegParabolicArc

Nested Relationships

This class is a nested type of Struct Ifc4x3_rc1.

Inheritance Relationships

Base Type

Class Documentation

class Ifc4x3_rc1::IfcAlignment2DVerSegParabolicArc : public Ifc4x3_rc1::IfcAlignment2DVerticalSegment

Public Functions

double ParabolaConstant() const
void setParabolaConstant(double v)
bool IsConvex() const
void setIsConvex(bool v)
const IfcParse::entity &declaration() const
IfcAlignment2DVerSegParabolicArc(IfcEntityInstanceData *e)
IfcAlignment2DVerSegParabolicArc(boost::optional<bool> v1_TangentialContinuity, boost::optional<std::string> v2_StartTag, boost::optional<std::string> v3_EndTag, double v4_StartDistAlong, double v5_HorizontalLength, double v6_StartHeight, double v7_StartGradient, double v8_ParabolaConstant, bool v9_IsConvex)

Public Static Functions

const IfcParse::entity &Class()