Class Ifc4x3_rc1::IfcToroidalSurface¶
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::IfcElementarySurface
(Class Ifc4x3_rc1::IfcElementarySurface)
Class Documentation¶
-
class
Ifc4x3_rc1
::
IfcToroidalSurface
: public Ifc4x3_rc1::IfcElementarySurface¶ Public Types
-
typedef IfcTemplatedEntityList<IfcToroidalSurface>
list
¶
Public Functions
-
double
MajorRadius
() const¶
-
void
setMajorRadius
(double v)¶
-
double
MinorRadius
() const¶
-
void
setMinorRadius
(double v)¶
-
IfcToroidalSurface
(IfcEntityInstanceData *e)¶
-
IfcToroidalSurface
(::Ifc4x3_rc1::IfcAxis2Placement3D *v1_Position, double v2_MajorRadius, double v3_MinorRadius)¶
-
typedef IfcTemplatedEntityList<IfcToroidalSurface>