Class Ifc4::IfcSphericalSurface¶
Defined in File Ifc4.h
Nested Relationships¶
This class is a nested type of Struct Ifc4.
Inheritance Relationships¶
Base Type¶
public Ifc4::IfcElementarySurface
(Class Ifc4::IfcElementarySurface)
Class Documentation¶
-
class
Ifc4
::
IfcSphericalSurface
: public Ifc4::IfcElementarySurface¶ Public Types
-
typedef IfcTemplatedEntityList<IfcSphericalSurface>
list
¶
Public Functions
-
double
Radius
() const¶
-
void
setRadius
(double v)¶
-
IfcSphericalSurface
(IfcEntityInstanceData *e)¶
-
IfcSphericalSurface
(::Ifc4::IfcAxis2Placement3D *v1_Position, double v2_Radius)¶
-
typedef IfcTemplatedEntityList<IfcSphericalSurface>