| activateObjTooltip(string name) | ProjectAPI | function |
| activatePropertyTypeBookmark(string bookmark) | AutomationAPI | function |
| addCalendarExceptions(string calendarID, array< object > exceptions) | AutomationAPI | function |
| addCheckRule(string checkRunID, object rule, string parentRuleID=string()) | AutomationAPI | function |
| addColorItem(string colorSchemeID, var colorItemData) | AutomationAPI | function |
| addColorScheme(var colorSchemeData) | AutomationAPI | function |
| addDays(string dateStr, int nrDays) | CoreAPI | function |
| addElementsToColorItem(string colorItemID, array< string > elementIDs) | AutomationAPI | function |
| addMaterial(string modelID, var materialData) | AutomationAPI | function |
| addObjectListToTooltip(string idList, string tooltipname) | AutomationAPI | function |
| addPropertyScript(string domain, string pname, string datatype, string code=string()) | AutomationAPI | function |
| addPropertyTypeBookmark(object bookmarkData) | AutomationAPI | function |
| addToSelectionSetGeometry(string setId, string objectIDList) | AutomationAPI | function |
| addToViewPoint(string vpID, string objIdList) | ProjectAPI | function |
| appendToFile(string filePath, string content, string encoding=string()) | AutomationAPI | function |
| calcDistance(string objId1, string objId2) | AutomationAPI | function |
| calcGkCoordsByGpsCoords(double lat, double lon) | CoreAPI | function |
| calcGkCoordsByModelCoords(double x, double y, double z) | CoreAPI | function |
| calcGpsCoordsByGkCoords(double rw, double hw) | CoreAPI | function |
| calcGpsCoordsByModelCoords(double x, double y) | CoreAPI | function |
| calcGpsCoordsByStation(string objId, double station) | CoreAPI | function |
| calcHashcode(string str) | CoreAPI | function |
| calcModelCoordsByGkCoords(double r, double h) | CoreAPI | function |
| calcModelCoordsByGpsCoords(double lat, double lon) | CoreAPI | function |
| calcOOBB(var objectIds, double eps=0.001) | AutomationAPI | function |
| calcOOBBxy(var objectIds, double eps=0.001) | AutomationAPI | function |
| calcPropertyValuesOverTime(string propName, string propType, object options) | AutomationAPI | function |
| calcSlantedArea(string objId, double angleMin=0.0, double angleMax=45.0) | CoreAPI | function |
| calculateDistance(string meshID1, string meshID2) | AutomationAPI | function |
| calcWorkInMinutes(date start, date finish, string calendarID=string()) | AutomationAPI | function |
| checkIfFileExists(string filePath) | AutomationAPI | function |
| checkIntersection(string objId1, string objId2) | AutomationAPI | function |
| checkOverlapOBB(string id1, string id2, double eps=0.001) | AutomationAPI | function |
| checkRegExp(string value, string pattern) | CoreAPI | function |
| clearCalendarExceptions(string calendarID) | AutomationAPI | function |
| clearCheckResults(string checkRunID) | AutomationAPI | function |
| clearCheckRules(string checkRunID, string ruleTypeFilter=string()) | AutomationAPI | function |
| clearListOfTempValues() (defined in AutomationAPI) | AutomationAPI | function |
| clearMeasureItems() | ProjectAPI | function |
| clearSelection(bool repaint, string domainCombination="geometry") | ProjectAPI | function |
| clearVersionComparison() | ProjectAPI | function |
| closeFile() | AutomationAPI | function |
| compressToIfcGuid(string id) | CoreAPI | function |
| convertCoordinates(object coordinates) | CoreAPI | function |
| copyFile(string fnFrom, string fnTo) | AutomationAPI | function |
| countContainedElements(string containerId, int maxDepth, bool loadExternal=true) | CoreAPI | function |
| countSelected(string domainFilter="geometry") | ProjectAPI | function |
| countVisible(string domainFilter="geometry") | ProjectAPI | function |
| createCalendar(string name, string comment) | AutomationAPI | function |
| createContactObject(string parentId, string objId1, string objId2, string matId, object options=object()) | AutomationAPI | function |
| createDirectory(string path, string dirName) | AutomationAPI | function |
| createID() | CoreAPI | function |
| createModel(string name, bool createRootContainer=true, string domain="geometry") | AutomationAPI | function |
| createObject(string parentID, object objectMap) | AutomationAPI | function |
| createObjectFromXml(string parentId, string objectXML) | AutomationAPI | function |
| createObjectsFromMeasurements(object options) | ProjectAPI | function |
| createPropertyType(string propName, string propDatatype, string uomCode, bool isInh, int target, string domainName="all") | AutomationAPI | function |
| createSelectionSet(string name, string parentID=string()) | AutomationAPI | function |
| createSelectionSets(string propertyTypes, string rootName, object config=object()) | AutomationAPI | function |
| createTimeSchedule(object config) | AutomationAPI | function |
| createViewpointFromCurrentView(string parentID, object options) | ProjectAPI | function |
| createWebFormBookmark(string url, string name) | ProjectAPI | function |
| csvClose() | AutomationAPI | function |
| csvHasNextLine() | AutomationAPI | function |
| csvNextLine() | AutomationAPI | function |
| csvOpen(string filePath, string delimiter=";", string encoding="Windows-1252") | AutomationAPI | function |
| currentGeoPosition() | AutomationAPI | function |
| cutObject(string parentId, string objId, object plane=object(), bool closeCuts=true, bool splitUnconnectedParts=true) | AutomationAPI | function |
| dbAssertTable(string tableName, array< string > columnsList) | AutomationAPI | function |
| dbCheckIn() | AutomationAPI | function |
| dbCheckOut(array< string > propList) | AutomationAPI | function |
| dbClearCache(string propName, string propType) | AutomationAPI | function |
| dbClearCacheAll() | AutomationAPI | function |
| dbClose() | AutomationAPI | function |
| dbDeleteProperty(string objIdList, string propName, string propType) | AutomationAPI | function |
| dbEndQueryExec() | AutomationAPI | function |
| dbGetFilepath() const | AutomationAPI | function |
| dbGetImmediateUpdate() | AutomationAPI | function |
| dbIsLocalCopy() | AutomationAPI | function |
| dbOpen(const var connectionData=var()) | AutomationAPI | function |
| dbQueryExec(string sqlQuery) | AutomationAPI | function |
| dbQueryLastError() | AutomationAPI | function |
| dbQueryNext() | AutomationAPI | function |
| dbQueryRecordset(string sqlQuery, string key, int maxNumberOfRows=0) | AutomationAPI | function |
| dbQueryValue(int column) | AutomationAPI | function |
| dbSetImmediateUpdate(bool) | AutomationAPI | function |
| deactivateObjTooltip() | ProjectAPI | function |
| deleteModel(string id) | AutomationAPI | function |
| deleteObjects(string idList) | AutomationAPI | function |
| deleteProperty(string objId, string propName, string propDatatype) | AutomationAPI | function |
| deletePropertyType(string propertyName, string propertyDatatype, string domainName="all") | AutomationAPI | function |
| disableGeoLocation() | AutomationAPI | function |
| enableGeoLocation(int msecInterval=60) | AutomationAPI | function |
| endProjectTransaction(string domain="geometry") | AutomationAPI | function |
| endTransaction() | AutomationAPI | function |
| evaluateFormula(string code, string id, string id_otherdomain=string()) | CoreAPI | function |
| export3DModels(string filePath, array< string > modelIDs, var settings) | ProjectAPI | function |
| exportBCF(array< string > sourceIds, string targetPath, string targetFileBaseName, string bcfVersion="2.1") | ProjectAPI | function |
| exportCheckRuns(array< string > sourceIds, string targetFilePath, object options) | ProjectAPI | function |
| extractPropertyNames(string code, string startTag="[[", string endTag="]]") | CoreAPI | function |
| fileChunkReceived(string data) | AutomationAPI | signal |
| filterByProperty(array< string > inputList, string propertyName, string propertyDatatype, string filterPattern, bool checkInherited=true, string domains="geometry") | AutomationAPI | function |
| filterByStatus(array< string > inputList, string status, bool value=true, string domains="geometry") | AutomationAPI | function |
| findContainerByName(string parentId, string name, string lookupDomain="all") | AutomationAPI | function |
| findDocumentsByDate(date start, date end, array< string > idList=array< string >(), bool useRef=false) | AutomationAPI | function |
| findDocumentsByLocationGk(double rw, double hw, double distance, array< string > idList=array< string >()) | AutomationAPI | function |
| findDocumentsByLocationGps(double lat, double lon, double distance, array< string > idList=array< string >()) | AutomationAPI | function |
| findDocumentsByLocationRangeGps(array< string > gpsCoordinates, double distance, array< string > idList=array< string >()) | AutomationAPI | function |
| geoPositionUpdated(object pos) | AutomationAPI | signal |
| get4dActiveTaskList(date dt, bool linkedToObjectsOnly=false) | ProjectAPI | function |
| get4dActiveTaskListByInterval(date dtStart, date dtEnd, bool linkedToObjectsOnly=false) | ProjectAPI | function |
| get4dDateTime() | ProjectAPI | function |
| get4dFinishedTaskList(date, bool linkedToObjectsOnly=false) | ProjectAPI | function |
| get4dIsActive() | ProjectAPI | function |
| get4dOptions() | ProjectAPI | function |
| get4dProjectFinish() | ProjectAPI | function |
| get4dProjectStart() | ProjectAPI | function |
| get4dProspectiveTaskList(date, bool linkedToObjectsOnly=false) | ProjectAPI | function |
| get4dTaskColor(string taskID, date dt, string defaultColorName="#000") | ProjectAPI | function |
| getAbsolutePath(string filePath) | CoreAPI | function |
| getActiveColorScheme() | AutomationAPI | function |
| getAllElements(string domainFilter="geometry") | AutomationAPI | function |
| getAllPickedPoints() | ProjectAPI | function |
| getApplicationDirectory() | CoreAPI | function |
| getApplicationFilename() | CoreAPI | function |
| getApplicationLanguage() | CoreAPI | virtualfunction |
| getAsJSON(string objId) | AutomationAPI | function |
| getBaseName(string filePath) | CoreAPI | function |
| getBBoxMaxX() | AutomationAPI | function |
| getBBoxMaxY() | AutomationAPI | function |
| getBBoxMaxZ() | AutomationAPI | function |
| getBBoxMinX() | AutomationAPI | function |
| getBBoxMinY() | AutomationAPI | function |
| getBBoxMinZ() | AutomationAPI | function |
| getBoundingBoxCommon(var objectIds) | AutomationAPI | function |
| getBsPlanUnderlayActive() | ProjectAPI | function |
| getCalendarByName(string name) | AutomationAPI | function |
| getCalendarByTask(string taskID, bool checkInh=true) | AutomationAPI | function |
| getCalendarExceptions(string calendarID) | AutomationAPI | function |
| getCalendarList() | AutomationAPI | function |
| getCalendarOptions(string calendarID) | AutomationAPI | function |
| getCalendarWeek(date dt) | CoreAPI | function |
| getCalendarWorkingTime(string calendarID) | AutomationAPI | function |
| getCheckActive(string checkRunID) const | AutomationAPI | function |
| getCheckFilterList(string checkRunID, bool rightSet=false) const | AutomationAPI | function |
| getCheckItems(string checkRunID, bool rightSet=false) const | AutomationAPI | function |
| getCheckOptions(string checkRunID) const | AutomationAPI | function |
| getCheckRules(string checkRunID, string ruleTypeFilter=string()) | AutomationAPI | function |
| getClashRunSettings(string clashRunID) const | AutomationAPI | function |
| getColorItemData(string colorItemID) | AutomationAPI | function |
| getColorItemsFromColorScheme(string colorSchemeID) | AutomationAPI | function |
| getColorSchemeData(string colorSchemeID) | AutomationAPI | function |
| getColorSchemeList() | AutomationAPI | function |
| getContainedElements(string containerId, int maxDepth, bool loadExternal=true) | CoreAPI | function |
| getCurrentViewAsImage(int width=1920, int height=1080) | ProjectAPI | function |
| getDefaultCalendar() | AutomationAPI | function |
| getDefaultExportSettings() | ProjectAPI | function |
| getDirectoryEntryList(string dirPath, bool filesOnly=false, string orderBy="Name") | AutomationAPI | function |
| getDocumentsTooltipsVisible() | ProjectAPI | function |
| getDomainByElement(string objId) | CoreAPI | function |
| getElementsFromColorItem(string colorItemID) | AutomationAPI | function |
| getFileInfo(string filePath) | CoreAPI | function |
| getFileName(string filePath) | CoreAPI | function |
| getGlobalProjectProperties() | CoreAPI | function |
| getHandlerMode() | ProjectAPI | function |
| getImportSettings() | ProjectAPI | function |
| getLinkedObjects(string objectIDList, string resultDomains="all", string objectLookupDomains="all") | CoreAPI | function |
| getListOfObjTooltips() | AutomationAPI | function |
| getListOfTempValues() | AutomationAPI | function |
| getLocation() | ProjectAPI | function |
| getMaterialData(string materialID) | AutomationAPI | function |
| getMaterialIDByName(string matName) | AutomationAPI | function |
| getMaterialList() | AutomationAPI | function |
| getModelByElement(string id, string domainFilter="all") | AutomationAPI | function |
| getModelImportSettings(string modelID) | AutomationAPI | function |
| getModelListByDomain(string domainFilter="all") | AutomationAPI | function |
| getModelListByName(string name, string domain="geometry") | AutomationAPI | function |
| getModelMetaData(string modelID) | AutomationAPI | function |
| getOOBBCommon(var objectIds) | AutomationAPI | function |
| getOOBBxyCommon(var objectIds) | AutomationAPI | function |
| getOpenings(string objId) | CoreAPI | function |
| getParent(string objId) | CoreAPI | function |
| getParts(string objId) | CoreAPI | function |
| getPickedFaces() | ProjectAPI | function |
| getPickedPoint() | ProjectAPI | function |
| getPickedPointGK() | ProjectAPI | function |
| getPickedPointGPS() | ProjectAPI | function |
| getPointList(string objId) | CoreAPI | function |
| getPointOnAlignmentAtStation(string alignmentId, double d) | CoreAPI | function |
| getProjectDirectory() | CoreAPI | function |
| getProjectInfo() | CoreAPI | function |
| getProjectionAsSvg(var idList, object options=object()) | AutomationAPI | function |
| getProjectLocation() const | CoreAPI | function |
| getProjectName() | CoreAPI | function |
| getPropertyListAsJSON(object options) | AutomationAPI | function |
| getPropertyScriptCode(string domain, string pname, string datatype) const | AutomationAPI | function |
| getPropertyScriptColor(string domain, string pname, string datatype) const | AutomationAPI | function |
| getPropertyScriptList() const | AutomationAPI | function |
| getPropertyScriptOptions(string domain, string pname, string datatype) | AutomationAPI | function |
| getPropertySource(string objId, string propName, string propType, bool inh=true) | CoreAPI | function |
| getPropertyTypeBookmark(string name) | AutomationAPI | function |
| getPropertyTypeBookmarkByID(string id) | AutomationAPI | function |
| getPropertyTypeBookmarkList() | AutomationAPI | function |
| getPropertyTypeList(string domain="all", string filterPattern="*", bool activeOnly=false) | CoreAPI | function |
| getPropertyTypeListByObject(string objId, string filterPattern="*") | CoreAPI | function |
| getPropertyTypeMetaData(string propName, string propType) | CoreAPI | function |
| getPropertyUnit(string propName, string propType) | CoreAPI | function |
| getPropertyValue(string objId, string propName, string propType, bool inh=true) | CoreAPI | function |
| getPropertyValueFromVersionComparison(string objectID, string propertyName, string propertyType, bool checkInheritance=true) | ProjectAPI | function |
| getPropertyValueRange(string idList, string propName, string propType, string domainFilter="geometry") | CoreAPI | function |
| getPropertyValues(string propName, string propDatatype, int maxValues=0, string domainName="all", bool getNullValues=false) | AutomationAPI | function |
| getPropertyValuesByObject(string objId, string filterpattern="*") | CoreAPI | function |
| getPropertyValuesByObjectList(string propertyName, string propertyDatatype, bool checkInherited, var objectIdList, int maxValues=0, string domains="all", bool getNullValues=false) | AutomationAPI | function |
| getRootContainerList(string modelName) | AutomationAPI | function |
| getRootNodeByModel(string modelID) | AutomationAPI | function |
| getRootNodeListByDomain(string domainFilter="all") | AutomationAPI | function |
| getRootNodeListSelectionSets(string domainFilter="all") | AutomationAPI | function |
| getSelected(string domainFilter="geometry") | ProjectAPI | function |
| getSelectedElements(string domainFilter="geometry") | ProjectAPI | function |
| getStationOfProjectedPoint(string alignmentId, double x, double y, double z=0.0) | CoreAPI | function |
| getTaskMode(string taskID) | CoreAPI | function |
| getTaskRestrictionsByName(string name) | AutomationAPI | function |
| getTaskRestrictionsByTask(string taskID) | CoreAPI | function |
| getTaskRestrictionsList() | AutomationAPI | function |
| getTaskVisualisation(string taskID) | CoreAPI | function |
| getTempValue(string name) | AutomationAPI | function |
| getUserName() | CoreAPI | function |
| getVersion() | CoreAPI | function |
| getVersionAsString() | CoreAPI | function |
| getVersionComparisonOptions() | ProjectAPI | function |
| getVersionComparisonResults(array< string > filterKeys) | ProjectAPI | function |
| getViewpointData(string vpID, array< string > filterKeys, bool whitelist=true) | ProjectAPI | function |
| getViewpointDataFromCurrentView(array< string > filterKeys, bool whitelist=true) | ProjectAPI | function |
| getViewportSettings() | ProjectAPI | function |
| getVisible(string domainFilter="geometry") | ProjectAPI | function |
| getVisibleElements(string domainFilter="geometry") | ProjectAPI | function |
| getVisualisationList() | AutomationAPI | function |
| getWebFormLocations() | ProjectAPI | function |
| hasColorItem(string colorItemID) | AutomationAPI | function |
| hasColorScheme(string colorSchemeID) | AutomationAPI | function |
| hasContact(string objId1, string objId2, object options=object()) | AutomationAPI | function |
| hasElement(string id) | AutomationAPI | function |
| hasMaterial(string materialID) | AutomationAPI | function |
| hasModel(string modelID) | AutomationAPI | function |
| hasSelected(string domainFilter="all") | ProjectAPI | function |
| hasVisible(string domainFilter="all") | ProjectAPI | function |
| hideAll(bool repaint, string domainCombination="geometry") | ProjectAPI | function |
| hideAllElements(var domains=var()) | ProjectAPI | function |
| hideAllElementsInVersionComparison() | ProjectAPI | function |
| hideDimensionsPainter() | ProjectAPI | function |
| hideElements(var elementIDs, bool includeBlocked=false, var domains=var()) | ProjectAPI | function |
| hideElementsInVersionComparison(var elementIDs) | ProjectAPI | function |
| idListToStr(array< string > idList) | CoreAPI | function |
| import3DModelIntoVersionComparison(string sourceFilePath, string referenceModelID) | ProjectAPI | function |
| import3DModels(var sourceFilePaths, var options) | ProjectAPI | function |
| importBCF(string sourceFilePath) | ProjectAPI | function |
| importBillsOfQuantities(var sourceFilePaths) | ProjectAPI | function |
| importCheckRuns(var sourceFilePaths) | ProjectAPI | function |
| importTimeSchedules(var sourceFilePaths) | ProjectAPI | function |
| isContainer(string id) | AutomationAPI | function |
| isIncludedIn(string objId1, string objId2) | AutomationAPI | function |
| isModelReadOnly(string modelID) | AutomationAPI | function |
| isPointIncludedIn(double x, double y, double z, string objId, double tol=1.e-5) | AutomationAPI | function |
| isPropertyInherited(string objId, string propName, string propType) | CoreAPI | function |
| isSelected(string objId) | CoreAPI | function |
| isVisible(string objId) | CoreAPI | function |
| mapFromExternalIDs(const array< string > cpExternalIDs) | CoreAPI | function |
| mapToExternalIDs(const array< string > cpIDs) | CoreAPI | function |
| mergeObjects(string parentContainerId, var idList, bool skipClosed=false, bool keepTransparency=false, bool keepCommonProperties=false, bool replaceParent=false) | AutomationAPI | function |
| moveFile(string fnFrom, string fnTo) | AutomationAPI | function |
| moveToLocationGps(double lat, double lon) | ProjectAPI | function |
| openFile(string filePath, string encoding=string()) | AutomationAPI | function |
| openLink(string url, bool useDesktopService) | ProjectAPI | function |
| openProject(string url, bool useSessionData=false) | ProjectAPI | function |
| prepareJsCode(string code, string id, int dec=-1, string frmt="%L1", int fieldWidth=10, QChar fillChar=QChar()) | CoreAPI | function |
| propertyScriptClearCache(string domain="all", string pname="", string datatype="") | AutomationAPI | function |
| readCsvFile(string filePath, string delimiter=";", string encoding="Windows-1252") | AutomationAPI | function |
| readFileInChunks(string filePath, object options) | AutomationAPI | function |
| readImageFile(string filename, string targetFormat="", bool applyExifRotation=false) | AutomationAPI | function |
| readTextFile(string filename, bool ignoreLineBreakesInDoubleQuotes=false, string encoding=string()) | AutomationAPI | function |
| readTextFileAsString(string filePath, string encoding=string()) | AutomationAPI | function |
| recalculateActivityProject(string taskID=string(), bool visibleOnly=false) | AutomationAPI | function |
| redirectDocument(string modelId, string newSourceFilePath) | ProjectAPI | function |
| removeAllElementsFromColorScheme(string colorSchemeID) | AutomationAPI | function |
| removeAllLinkedObjects(string id) | AutomationAPI | function |
| removeCalendar(string calendarID) | AutomationAPI | function |
| removeCalendarException(string calendarID, var date) | AutomationAPI | function |
| removeCalendarFromTask(string taskID) | AutomationAPI | function |
| removeCheckRule(string checkRunID, string type, string ruleID) | AutomationAPI | function |
| removeColorItem(string colorItemID) | AutomationAPI | function |
| removeColorScheme(string colorSchemeID) | AutomationAPI | function |
| removeElementsFromColorScheme(string colorSchemeID, array< string > elementIDs) | AutomationAPI | function |
| removeFile(string filePath) | AutomationAPI | function |
| removeFromSelectionSetGeometry(string setId, string objectIDs) | AutomationAPI | function |
| removeFromViewPoint(string vpID, string objIdList) | ProjectAPI | function |
| removeLinkedObjects(string id, string linkedIdList) | AutomationAPI | function |
| removeMaterial(string materialID) | AutomationAPI | function |
| removeModelReadOnly(string modelID) | AutomationAPI | function |
| removeObjectListFromTooltip(string idList, string tooltipname) | AutomationAPI | function |
| removePropertyScript(string domain, string pname, string datatype) | AutomationAPI | function |
| removePropertyTypeBookmark(string name) | AutomationAPI | function |
| removePropertyTypeBookmarkByID(string id) | AutomationAPI | function |
| removeRuleBasedLinks(string domainName) | AutomationAPI | function |
| removeSelectionSet(string selsetID) | AutomationAPI | function |
| removeTaskRestrictions(string taskID) | AutomationAPI | function |
| removeVisualisation(string taskIDList) | AutomationAPI | function |
| removeWebFormBookmark(string url) | ProjectAPI | function |
| requireVersion(int major, int minor, int patch) | CoreAPI | function |
| resetDocumentMetaData(string objId) | AutomationAPI | function |
| runCheck(string checkRunID) | AutomationAPI | function |
| runVersionComparison() | ProjectAPI | function |
| saveCurrentViewToFile(string filename, int width=1920, int height=1080) | ProjectAPI | function |
| saveProject() | ProjectAPI | function |
| saveProjectArchive(string filename, string packBookmark) | ProjectAPI | function |
| selectElements(string idList, bool flag, string domainCombination="geometry") | ProjectAPI | function |
| sendRemoteMessage(string message) | ProjectAPI | function |
| set4dDateTime(date dt) | ProjectAPI | function |
| set4dIsActive(bool active) | ProjectAPI | function |
| set4dOptions(object opt) | ProjectAPI | function |
| setActiveColorScheme(string colorSchemeID) | AutomationAPI | function |
| setAllElementsSelected(bool selected, var domains) | ProjectAPI | function |
| setAllElementsVisible(bool visible, var domains) | ProjectAPI | function |
| setAllPropertyTypesActive() | AutomationAPI | function |
| setAsComposite(string id, bool composite) | AutomationAPI | function |
| setAsOpening(string objId, string openingIDList) | AutomationAPI | function |
| setBoQBreakdownStructure(string boqModelID, string templateStr) | AutomationAPI | function |
| setBsPlanUnderlayActive(bool active) | ProjectAPI | function |
| setCalendar(string taskID, string calendarID) | AutomationAPI | function |
| setCalendarOptions(string calendarID, object options) | AutomationAPI | function |
| setCalendarWorkingTime(string calendarID, object workingTime) | AutomationAPI | function |
| setCheckActive(string checkRunID, bool active) | AutomationAPI | function |
| setCheckFilterList(string checkRunID, array< object > filterList, bool rightSet=false) | AutomationAPI | function |
| setCheckItems(string checkRunID, array< string > elementIDist, bool rightSet=false) | AutomationAPI | function |
| setCheckOptions(string checkRunID, object options) | AutomationAPI | function |
| setClashRunSettings(string clashRunID, var settings) | AutomationAPI | function |
| setColorItemData(string colorItemID, var colorItemData) | AutomationAPI | function |
| setColorSchemeData(string colorSchemeID, var colorSchemeData) | AutomationAPI | function |
| setDocumentsTooltipsVisible(bool v) | ProjectAPI | function |
| setElementsSelected(bool selected, var elementIDs) | ProjectAPI | function |
| setElementsVisible(bool visible, var elementIDs) | ProjectAPI | function |
| setHandlerMode(object handlerInfo) | ProjectAPI | function |
| setImportSettings(var settings) | ProjectAPI | function |
| setLinkedObjects(string elementID, string IDList) | AutomationAPI | function |
| setLocation(var location) | ProjectAPI | function |
| setMaterialData(string materialID, var materialData) | AutomationAPI | function |
| setPostProcessingCode(string checkRunID, string code) | AutomationAPI | function |
| setProjectLongDescription(string s, bool overwriteExisting=false) | AutomationAPI | function |
| setProjectNumber(string s, bool overwriteExisting=false) | AutomationAPI | function |
| setProjectShortDescription(string s, bool overwriteExisting=false) | AutomationAPI | function |
| setPropertyListAsJSON(object propmap, object opt) | AutomationAPI | function |
| setPropertyScriptCode(string domain, string pname, string datatype, string code) | AutomationAPI | function |
| setPropertyScriptColor(string domain, string pname, string datatype, string code) | AutomationAPI | function |
| setPropertyScriptOptions(string domain, string pname, string datatype, object opt) | AutomationAPI | function |
| setPropertyTypeActive(string pName, string ptype, string domain, bool active) | AutomationAPI | function |
| setPropertyTypeMetaData(string pName, string ptype, object metadata) | AutomationAPI | function |
| setPropertyValue(string objId, string propName, string propDataType, var value) | AutomationAPI | function |
| setPropertyValueDB(string objIdList, string propName, string propDataType, string propDomain, var value, bool createType=true) | AutomationAPI | function |
| setTaskMode(string taskID, int mode) | AutomationAPI | function |
| setTaskRestrictions(string taskID, string restrictionsID) | AutomationAPI | function |
| setTempValue(string name, var value) | AutomationAPI | function |
| setVersionComparisonOptions(object options) | ProjectAPI | function |
| setViewpointData(string viewpointID, object data) | ProjectAPI | function |
| setViewpointDataToCurrentView(object data) | ProjectAPI | function |
| setViewportSettings(var settings) | ProjectAPI | function |
| setVisualisationByID(string taskIDList, string visID) | AutomationAPI | function |
| showAll(bool repaint, string domainCombination="geometry") | ProjectAPI | function |
| showAllElements(var domains=var()) | ProjectAPI | function |
| showAllElementsInVersionComparison() | ProjectAPI | function |
| showClashList(var clashIds) | ProjectAPI | function |
| showDimensionsPainter(bool showAABB, bool showOOBB) | ProjectAPI | function |
| showElements(var elementIDs, bool includeBlocked=false, var domains=var()) | ProjectAPI | function |
| showElementsInVersionComparison(var elementIDs) | ProjectAPI | function |
| showElementsOnly(var elementIDs, var domains=var()) | ProjectAPI | function |
| showElementsOOBBFront(string idList, double prec=1.e-2) | ProjectAPI | function |
| showElementsOOBBSide(string IDList, double prec=1.e-2) | ProjectAPI | function |
| showElementsOOBBTop(string IDList, double prec=1.e-2) | ProjectAPI | function |
| showHomeView() | ProjectAPI | function |
| showOpenFileDialog(string caption="", string directory="", string filter="") | ProjectAPI | function |
| showSaveFileDialog(string caption="", string directory="", string filter="") | ProjectAPI | function |
| showViewpointByID(string id) | ProjectAPI | function |
| sortContainerByProperty(string containerId, string propName, string propType, bool ascending=true, int maxDepth=0) | AutomationAPI | function |
| startEXE(string prg, string args) | ProjectAPI | function |
| startProjectTransaction(string domain="geometry") | AutomationAPI | function |
| startTransaction() | AutomationAPI | function |
| strToIdList(string strIDList) | CoreAPI | function |
| swapOrientationOfTriangles(array< object > idList) | AutomationAPI | function |
| synchronizationFinished(bool success) | AutomationAPI | signal |
| synchronizeDocumentContainer(string containerId, bool waitForCompletion=false) | AutomationAPI | function |
| transformObject(string objId, string transformation) | AutomationAPI | function |
| uncompressFromIfcGuid(string ifcGuid) | CoreAPI | function |
| updateOOBB(var objectIds, double eps=0.001) | AutomationAPI | function |
| updateOOBBxy(var objectIds, double eps=0.001) | AutomationAPI | function |
| updateRuleBasedLinks(string domainName, bool visibleOnly=false) | AutomationAPI | function |
| updateSmartSets(array< string > smartSetIDs=array< string >()) | AutomationAPI | function |
| validateIfcCompatibiliy(string bsModelID) | AutomationAPI | function |
| writeFile(string filePath, string content, string encoding=string()) | AutomationAPI | function |
| writePropertyValueDB(string objIdList, string propName, string propDataType, string propDomain, var value, bool createType=true) | AutomationAPI | function |
| writeToFile(string content) | AutomationAPI | function |
| zoomToAllDocuments() | ProjectAPI | function |
| zoomToDocuments(array< string > idList) | ProjectAPI | function |
| zoomToLocationGK(double rw, double hw, double h) | ProjectAPI | function |
| zoomToLocationGps(double lat, double lon) | ProjectAPI | function |
| zoomToObjects(string objIDs) | ProjectAPI | function |
| zoomTopView() | ProjectAPI | function |
| zoomToSelected() | ProjectAPI | function |
| zoomToSelectedDocuments() | ProjectAPI | function |
| zoomToVisible() | ProjectAPI | function |
| zoomToVisibleDocuments() | ProjectAPI | function |