Class Ifc4x2::IfcToroidalSurface

Nested Relationships

This class is a nested type of Struct Ifc4x2.

Inheritance Relationships

Base Type

Class Documentation

class Ifc4x2::IfcToroidalSurface : public Ifc4x2::IfcElementarySurface

Public Types

typedef IfcTemplatedEntityList<IfcToroidalSurface> list

Public Functions

double MajorRadius() const
void setMajorRadius(double v)
double MinorRadius() const
void setMinorRadius(double v)
const IfcParse::entity &declaration() const
IfcToroidalSurface(IfcEntityInstanceData *e)
IfcToroidalSurface(::Ifc4x2::IfcAxis2Placement3D *v1_Position, double v2_MajorRadius, double v3_MinorRadius)

Public Static Functions

const IfcParse::entity &Class()