Archicad 29 C++ API
Loading...
Searching...
No Matches
IFCAPI::PropertyEnumeratedValue Class Referencefinal

Represents an IfcPropertyEnumeratedValue. More...

#include <IFCProperty.hpp>

Inheritance diagram for IFCAPI::PropertyEnumeratedValue:
ACAPI::Object

Public Member Functions

std::vector< IFCAPI::ValueGetEnumerationValues () const
 Get list of property values of the enumeration.
 
std::vector< IFCAPI::ValueGetEnumerationReference () const
 Get list of property values of the enumeration reference.
 
- Public Member Functions inherited from ACAPI::Object
 Object (std::shared_ptr< Impl::ObjectImpl > impl)
 Constructs a new object.
 
const API_TokenGetToken () const
 Get the token for this object.
 

Friends

class Property
 

Additional Inherited Members

- Protected Member Functions inherited from ACAPI::Object
 ~Object ()
 Default destructor.
 
- Protected Attributes inherited from ACAPI::Object
std::shared_ptr< Impl::ObjectImplmImpl
 Impl object given by constructor.
 

Detailed Description

Represents an IfcPropertyEnumeratedValue.

Since
Archicad 28