Class Ifc4x3_rc1::IfcAlignment2DCant¶
Defined in File Ifc4x3_rc1.h
Nested Relationships¶
This class is a nested type of Struct Ifc4x3_rc1.
Inheritance Relationships¶
Base Type¶
public Ifc4x3_rc1::IfcAxisLateralInclination
(Class Ifc4x3_rc1::IfcAxisLateralInclination)
Class Documentation¶
-
class
Ifc4x3_rc1
::
IfcAlignment2DCant
: public Ifc4x3_rc1::IfcAxisLateralInclination¶ Public Types
-
typedef IfcTemplatedEntityList<IfcAlignment2DCant>
list
¶
Public Functions
-
IfcTemplatedEntityList<::Ifc4x3_rc1::IfcAlignment2DCantSegment>::ptr
Segments
() const¶
-
void
setSegments
(IfcTemplatedEntityList<::Ifc4x3_rc1::IfcAlignment2DCantSegment>::ptr v)¶
-
double
RailHeadDistance
() const¶
-
void
setRailHeadDistance
(double v)¶
-
IfcAlignment2DCant
(IfcEntityInstanceData *e)¶
-
IfcAlignment2DCant
(IfcTemplatedEntityList<::Ifc4x3_rc1::IfcAlignment2DCantSegment>::ptr v1_Segments, double v2_RailHeadDistance)¶
-
typedef IfcTemplatedEntityList<IfcAlignment2DCant>