| 
    Archicad 29 C++ API
    
   | 
 
This is the complete list of members for IFCAPI::PropertyBuilder, including all inherited members.
| CreateAttribute(const GS::UniString &name, const std::optional< GS::UniString > &value) const | IFCAPI::PropertyBuilder | |
| CreateClassification(const GS::UniString &name, const std::optional< GS::UniString > &source, const std::optional< GS::UniString > &edition, const std::optional< GS::UniString > &editionDate, const std::optional< GS::UniString > &description, const std::optional< GS::UniString > &location) const | IFCAPI::PropertyBuilder | |
| CreateClassificationReference(const std::optional< GS::UniString > &location, const std::optional< GS::UniString > &identification, const std::optional< GS::UniString > &name, const std::optional< GS::UniString > &description, const std::optional< GS::UniString > &sort, const IFCAPI::Classification &referencedSource, const GS::UniString &relAssociatesClassificationName) const | IFCAPI::PropertyBuilder | |
| CreateDefaultValue(const IFCAPI::IFCType &valueType) const | IFCAPI::PropertyBuilder | |
| CreateEmptyValue() const | IFCAPI::PropertyBuilder | |
| CreatePropertyBoundedValue(const GS::UniString &propertySetName, const GS::UniString &name, const IFCAPI::Value &lowerBoundValue, const IFCAPI::Value &upperBoundValue, const IFCAPI::Value &setPointValue) const | IFCAPI::PropertyBuilder | |
| CreatePropertyEnumeratedValue(const GS::UniString &propertySetName, const GS::UniString &name, const std::vector< IFCAPI::Value > &enumerationReference, const std::vector< IFCAPI::Value > &enumeratedValues) const | IFCAPI::PropertyBuilder | |
| CreatePropertyListValue(const GS::UniString &propertySetName, const GS::UniString &name, const std::vector< IFCAPI::Value > &listValues) const | IFCAPI::PropertyBuilder | |
| CreatePropertySingleValue(const GS::UniString &propertySetName, const GS::UniString &name, const IFCAPI::Value &value) const | IFCAPI::PropertyBuilder | |
| CreatePropertyTableValue(const GS::UniString &propertySetName, const GS::UniString &name, const std::vector< IFCAPI::Value > &definingValues, const std::vector< IFCAPI::Value > &definedValues) const | IFCAPI::PropertyBuilder | |
| CreateValue(const IFCAPI::IFCType &valueType, const IFCAPI::AnyValue &anyValue) const | IFCAPI::PropertyBuilder | |
| GetPropertyBuilder() | IFCAPI::PropertyBuilder | friend | 
| GetToken() const | ACAPI::Object | |
| mImpl | ACAPI::Object | protected | 
| Object(std::shared_ptr< Impl::ObjectImpl > impl) | ACAPI::Object | |
| ~Object() | ACAPI::Object | protected | 
| ~PropertyBuilder() (defined in IFCAPI::PropertyBuilder) | IFCAPI::PropertyBuilder |