Class EntityArgument

Inheritance Relationships

Base Type

Class Documentation

class IfcParse::EntityArgument : public Argument

Argument of an IFC simple type #1=IfcTrimmedCurve(#2,(IFCPARAMETERVALUE(0.)),(IFCPARAMETERVALUE(1.)),.T.,.PARAMETER.); ===================== =====================

Public Functions

EntityArgument(const Token &t)
~EntityArgument()
IfcUtil::ArgumentType type() const
operator IfcUtil::IfcBaseClass*() const
bool isNull() const
unsigned int size() const
Argument *operator[](unsigned int i) const
std::string toString(bool upper = false) const