Class attribute¶
Defined in File IfcSchema.h
Class Documentation¶
-
class
IfcParse::attribute¶ Public Functions
-
attribute(const std::string &name, parameter_type *type_of_attribute, bool optional)¶
-
const std::string &
name() const¶
-
const parameter_type *
type_of_attribute() const¶
-
bool
optional() const¶
-