addDays(string dateStr, int nrDays) | CoreAPI | 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 |
calcSlantedArea(string objId, double angleMin=0.0, double angleMax=45.0) | CoreAPI | function |
checkRegExp(string value, string pattern) | CoreAPI | function |
compressToIfcGuid(string id) | CoreAPI | function |
countContainedElements(string containerId, int maxDepth, bool loadExternal=true) | CoreAPI | function |
createID() | CoreAPI | function |
evaluateFormula(string code, string id, string id_otherdomain=string()) | CoreAPI | function |
extractPropertyNames(string code, string startTag="[[", string endTag="]]") | CoreAPI | function |
getAbsolutePath(string filePath) | CoreAPI | function |
getApplicationDirectory() | CoreAPI | function |
getApplicationFilename() | CoreAPI | function |
getApplicationLanguage() | CoreAPI | virtualfunction |
getBaseName(string filePath) | CoreAPI | function |
getCalendarWeek(date dt) | CoreAPI | function |
getContainedElements(string containerId, int maxDepth, bool loadExternal=true) | CoreAPI | function |
getDomainByElement(string objId) | CoreAPI | function |
getFileInfo(string filePath) | CoreAPI | function |
getFileName(string filePath) | CoreAPI | function |
getGlobalProjectProperties() | CoreAPI | function |
getLinkedObjects(string objectIDList, string resultDomains="all", string objectLookupDomains="all") | CoreAPI | function |
getOpenings(string objId) | CoreAPI | function |
getParent(string objId) | CoreAPI | function |
getParts(string objId) | CoreAPI | function |
getPointList(string objId) | CoreAPI | function |
getPointOnAlignmentAtStation(string alignmentId, double d) | CoreAPI | function |
getProjectDirectory() | CoreAPI | function |
getProjectInfo() | CoreAPI | function |
getProjectLocation() const | CoreAPI | function |
getProjectName() | CoreAPI | function |
getPropertyDateList(string objectId, string propertyBaseName, string propertyType) | CoreAPI | function |
getPropertySource(string objId, string propName, string propType, bool inh=true) | CoreAPI | 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 |
getPropertyValueByDate(string objId, string propName, string propType, bool inh=true) | CoreAPI | function |
getPropertyValueRange(string idList, string propName, string propType, string domainFilter="geometry") | CoreAPI | function |
getPropertyValuesByObject(string objId, string filterpattern="*") | CoreAPI | function |
getRangesOfRegion(string alignmentID, string regionID) | CoreAPI | function |
getRegionsOfAlignment(string alignmentId) | CoreAPI | function |
getStationOfProjectedPoint(string alignmentId, double x, double y, double z=0.0) | CoreAPI | function |
getTaskMode(string taskID) | CoreAPI | function |
getTaskRestrictionsByTask(string taskID) | CoreAPI | function |
getTaskVisualisation(string taskID) | CoreAPI | function |
getUserName() | CoreAPI | function |
getValueOfAlignmentRegion(string alignmentID, string regionID) | CoreAPI | function |
getVersion() | CoreAPI | function |
getVersionAsString() | CoreAPI | function |
idListToStr(array< string > idList) | CoreAPI | function |
isLocked(string objId) | CoreAPI | function |
isPropertyInherited(string objId, string propName, string propType) | CoreAPI | function |
isSelected(string objId) | CoreAPI | function |
isVisible(string objId) | CoreAPI | function |
isWired(string objId) | CoreAPI | function |
prepareJsCode(string code, string id, int dec=-1, string frmt="%L1", int fieldWidth=10, QChar fillChar=QChar()) | CoreAPI | function |
requireVersion(int major, int minor, int patch) | CoreAPI | function |
strToIdList(string strIDList) | CoreAPI | function |
uncompressFromIfcGuid(string ifcGuid) | CoreAPI | function |