Archicad 29 C++ API
|
This is the complete list of members for ACAPI::v1::PropertyOperationManager, including all inherited members.
AddPropertyGroup(APIPropertyGroup propertyGroup) | ACAPI::v1::PropertyOperationManager | |
CreateAndAddAPIProperty(APIPropertyGroup &propertyGroup, const GS::Guid &propertyGuid, GS::UniString propertyName, PropertyOperations::CriteriaEnvironmentType criteriaEnvironmentType, PropertyOperations::GroupAvailability groupAvailability, PropertyOperations::PropertyToUseInContext propertyToUseInContext, PropertyOperations::PropertyValueType valueType, bool isSummable, const GS::Array< API_ElemType > &availableForElemsOfTypes, const DG::Icon &icon, std::function< bool(const API_Guid &)> isEvaluableFor, std::function< std::variant< Int32, double, GS::UniString, bool >(const API_Guid &)> getValueFrom) | ACAPI::v1::PropertyOperationManager | |
CreateAPIPropertyGroup(const GS::Guid &groupGuid, GS::UniString groupName, const DG::Icon &icon) | ACAPI::v1::PropertyOperationManager | |
CreatePropertyOperationManager(const API_Token &token) | ACAPI::v1::PropertyOperationManager | friend |
GetToken() const | ACAPI::Object | |
mImpl | ACAPI::Object | protected |
Object(std::shared_ptr< Impl::ObjectImpl > impl) | ACAPI::Object | |
RegisterAllProperties() | ACAPI::v1::PropertyOperationManager | |
UnregisterAllProperties() | ACAPI::v1::PropertyOperationManager | |
~Object() | ACAPI::Object | protected |