Archicad 29 C++ API
Loading...
Searching...
No Matches
ACAPI::v1::PropertyOperationManager Member List

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::PropertyOperationManagerfriend
GetToken() constACAPI::Object
mImplACAPI::Objectprotected
Object(std::shared_ptr< Impl::ObjectImpl > impl)ACAPI::Object
RegisterAllProperties()ACAPI::v1::PropertyOperationManager
UnregisterAllProperties()ACAPI::v1::PropertyOperationManager
~Object()ACAPI::Objectprotected