Class Ifc4x3_rc1::IfcAlignment2DVerSegCircularArc

Nested Relationships

This class is a nested type of Struct Ifc4x3_rc1.

Inheritance Relationships

Base Type

Class Documentation

class Ifc4x3_rc1::IfcAlignment2DVerSegCircularArc : public Ifc4x3_rc1::IfcAlignment2DVerticalSegment

Public Functions

double Radius() const
void setRadius(double v)
bool IsConvex() const
void setIsConvex(bool v)
const IfcParse::entity &declaration() const
IfcAlignment2DVerSegCircularArc(IfcEntityInstanceData *e)
IfcAlignment2DVerSegCircularArc(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_Radius, bool v9_IsConvex)

Public Static Functions

const IfcParse::entity &Class()