OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
ot::ModelServiceAPI Member List

This is the complete list of members for ot::ModelServiceAPI, including all inherited members.

addEntitiesToModel(std::list< UID > &_topologyEntityIDList, std::list< UID > &_topologyEntityVersionList, std::list< bool > &_topologyEntityForceVisible, std::list< UID > &_dataEntityIDList, std::list< UID > &_dataEntityVersionList, std::list< UID > &_dataEntityParentList, const std::string &_changeComment, bool askForBranchCreation=true, bool saveModel=true)ot::ModelServiceAPIstatic
addEntitiesToModel(std::list< UID > &&_topologyEntityIDList, std::list< UID > &&_topologyEntityVersionList, std::list< bool > &&_topologyEntityForceVisible, std::list< UID > &&_dataEntityIDList, std::list< UID > &&_dataEntityVersionList, std::list< UID > &&_dataEntityParentList, const std::string &_changeComment, bool askForBranchCreation=true, bool saveModel=true)ot::ModelServiceAPIstatic
addGeometryOperation(UID _newEntityID, UID _newEntityVersion, std::string _newEntityName, std::list< UID > &_dataEntityIDList, std::list< UID > &_dataEntityVersionList, std::list< UID > &_dataEntityParentList, std::list< std::string > &_childrenList, const std::string &_changeComment)ot::ModelServiceAPIstatic
addPropertiesToEntities(std::list< UID > &_entityList, const ot::PropertyGridCfg &_configuration)ot::ModelServiceAPIstatic
deleteEntitiesFromModel(std::list< std::string > &_entityNameList, bool _saveModel=true)ot::ModelServiceAPIstatic
enableMessageQueueing(bool flag)ot::ModelServiceAPIstatic
getAvailableMeshes(std::string &_meshFolderName, UID &_meshFolderID, std::string &_meshName, UID &_meshID)ot::ModelServiceAPIstatic
getCurrentModelVersion(void)ot::ModelServiceAPIstatic
getCurrentVisualizationModelID(void)ot::ModelServiceAPIstatic
getEntityChildInformation(const std::string &_entity, std::list< EntityInformation > &_entityInfo, bool recursive)ot::ModelServiceAPIstatic
getEntityChildInformation(UID _entity, std::list< EntityInformation > &_entityInfo, bool recursive)ot::ModelServiceAPIstatic
getEntityInformation(const std::list< UID > &_entities, std::list< EntityInformation > &_entityInfo)ot::ModelServiceAPIstatic
getEntityInformation(const std::list< std::string > &_entities, std::list< EntityInformation > &_entityInfo)ot::ModelServiceAPIstatic
getEntityInformation(const std::string &_entity, EntityInformation &_entityInfo)ot::ModelServiceAPIstatic
getEntityProperties(UID _entity, bool _recursive, const std::string &_propertyGroupFilter, std::map< UID, EntityProperties > &_entityProperties)ot::ModelServiceAPIstatic
getEntityProperties(const std::string &entityName, bool _recursive, const std::string &_propertyGroupFilter, std::map< UID, EntityProperties > &_entityProperties)ot::ModelServiceAPIstatic
getIDsOfFolderItemsOfType(const std::string &_folder, const std::string &_entityClassName, bool recursive)ot::ModelServiceAPIstatic
getListOfFolderItems(const std::string &_folder, bool recursive=false)ot::ModelServiceAPIstatic
getSelectedEntityInformation(std::list< EntityInformation > &_entityInfo, const std::string &typeFilter="")ot::ModelServiceAPIstatic
modelChangeOperationCompleted(const std::string &description)ot::ModelServiceAPIstatic
updatePropertyGrid()ot::ModelServiceAPIstatic
updateTopologyEntities(ot::UIDList &topologyEntityIDs, ot::UIDList &topologyEntityVersions, const std::string &comment)ot::ModelServiceAPIstatic