Class Ifc4x1::IfcAlignment2DVerSegParabolicArc¶
Defined in File Ifc4x1.h
Nested Relationships¶
This class is a nested type of Struct Ifc4x1.
Inheritance Relationships¶
Base Type¶
public Ifc4x1::IfcAlignment2DVerticalSegment
(Class Ifc4x1::IfcAlignment2DVerticalSegment)
Class Documentation¶
-
class
Ifc4x1
::
IfcAlignment2DVerSegParabolicArc
: public Ifc4x1::IfcAlignment2DVerticalSegment¶ Public Types
-
typedef IfcTemplatedEntityList<IfcAlignment2DVerSegParabolicArc>
list
¶
Public Functions
-
double
ParabolaConstant
() const¶
-
void
setParabolaConstant
(double v)¶
-
bool
IsConvex
() const¶
-
void
setIsConvex
(bool v)¶
-
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)¶
-
typedef IfcTemplatedEntityList<IfcAlignment2DVerSegParabolicArc>