...
| Anchor | ||
|---|---|---|
|
These functions allow script to query, create, delete and copy projects in the current workspace. For working with other workspaces, see documentation for pyark.OpenConnection in the Connection management functions section.
- GetProject( name )
Search for project by its name. If not found, raises a ValueError. Returned value is an instance of ArkProject object.
...
ARK_DDTYPE_UNDEFINED, ARK_DDTYPE_SITE, ARK_DDTYPE_BUILDING, ARK_DDTYPE_LEVEL, ARK_DDTYPE_ROOM, ARK_DDTYPE_EQUIP, ARK_DDTYPE_PROCESS, ARK_DDTYPE_CP, ARK_DDTYPE_NET, ARK_DDTYPE_ZONE, ARK_DDTYPE_WALL, ARK_DDTYPE_NET_CLOSED
2D Measure unitsARK_TREEVIEW_2D_OWNDIAGRAMunits
ARK_MUTYPE_METERS, ARK_MUTYPE_MILLIMETERS
...