| 
    Archicad 29 C++ API
    
   | 
 
Represents an IfcClassification. More...
#include <IFCClassificationReference.hpp>
  
Public Member Functions | |
| GS::UniString | GetName () const | 
| Name of the IfcClassification.   | |
| std::optional< GS::UniString > | GetSource () const | 
| Source of the IfcClassification.   | |
| std::optional< GS::UniString > | GetEdition () const | 
| Edition of the IfcClassification.   | |
| std::optional< GS::UniString > | GetEditionDate () const | 
| EditionDate of the IfcClassification.   | |
| std::optional< GS::UniString > | GetDescription () const | 
| Description of the IfcClassification.   | |
| std::optional< GS::UniString > | GetLocation () const | 
| Location of the IfcClassification.   | |
  Public Member Functions inherited from ACAPI::Object | |
| Object (std::shared_ptr< Impl::ObjectImpl > impl) | |
| Constructs a new object.   | |
| const API_Token & | GetToken () const | 
| Get the token for this object.   | |
Friends | |
| class | PropertyBuilder | 
| class | ClassificationReference | 
Additional Inherited Members | |
  Protected Member Functions inherited from ACAPI::Object | |
| ~Object () | |
| Default destructor.  | |
  Protected Attributes inherited from ACAPI::Object | |
| std::shared_ptr< Impl::ObjectImpl > | mImpl | 
| Impl object given by constructor.  | |
Represents an IfcClassification.