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

Represents an IfcPropertyTableValue. More...

#include <IFCProperty.hpp>

Inheritance diagram for IFCAPI::PropertyTableValue:
ACAPI::Object

Public Member Functions

std::vector< IFCAPI::ValueGetDefiningValues () const
 Get list of defining property values.
 
std::vector< IFCAPI::ValueGetDefinedValues () const
 Get list of defined property values.
 
- 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 IfcPropertyTableValue.

Since
Archicad 28