Class Ifc4x2::IfcCircularArcSegment2D

Nested Relationships

This class is a nested type of Struct Ifc4x2.

Inheritance Relationships

Base Type

Class Documentation

class Ifc4x2::IfcCircularArcSegment2D : public Ifc4x2::IfcCurveSegment2D

Public Functions

double Radius() const
void setRadius(double v)
bool IsCCW() const
void setIsCCW(bool v)
const IfcParse::entity &declaration() const
IfcCircularArcSegment2D(IfcEntityInstanceData *e)
IfcCircularArcSegment2D(::Ifc4x2::IfcCartesianPoint *v1_StartPoint, double v2_StartDirection, double v3_SegmentLength, double v4_Radius, bool v5_IsCCW)

Public Static Functions

const IfcParse::entity &Class()