Archicad 29 C++ API
|
Represents an IfcPropertyEnumeratedValue. More...
#include <IFCProperty.hpp>
Public Member Functions | |
std::vector< IFCAPI::Value > | GetEnumerationValues () const |
Get list of property values of the enumeration. | |
std::vector< IFCAPI::Value > | GetEnumerationReference () const |
Get list of property values of the enumeration reference. | |
![]() | |
Object (std::shared_ptr< Impl::ObjectImpl > impl) | |
Constructs a new object. | |
const API_Token & | GetToken () const |
Get the token for this object. | |
Friends | |
class | Property |
Additional Inherited Members | |
![]() | |
~Object () | |
Default destructor. | |
![]() | |
std::shared_ptr< Impl::ObjectImpl > | mImpl |
Impl object given by constructor. | |
Represents an IfcPropertyEnumeratedValue.