Name | Description | |
---|---|---|
ArticleReferences | Returns ArticleReferences that are referenced by Project. | |
Articles | Returns Articles of the Project. | |
CanHaveArticleData | Check if the Project can have Articles. | |
Comparisons | Returns results of comparisons of projects. | |
CrossReferencedObjectsAll | Returns an array of objects cross-referenced with this object (i.e. having the same name - in case of functions - or otherwise associated) (Inherited from Eplan.EplApi.DataModel.StorableObject) | |
CurrentUsers | Returns the current users working at this project. | |
DatabaseIdentifier | Returns the project as number. The number is unique for all open projects in one session. The number changes when the project is closed and opened again. (Inherited from Eplan.EplApi.DataModel.StorableObject) | |
DeviceTagConfig | Predefined property for accessing following project settings: EnableSyntaxCheck, UserCharacters, AllowUserCharacters, AllowedLetters, AllowSpecialCharacters, PlantDesignationNumbersOnly. | |
DocumentDirectory | Project's property which return full project documents' directory name | |
Filter | Enables access to pages filter. | |
FunctionDefinitionLibrary | Returns standard Eplan.EplApi.DataModel.MasterData.FunctionDefinitionLibrary of project. | |
ImageDirectory | Project's property which return full project images' directory name. | |
InstallationSpaces | Returns array of all Eplan.EplApi.DataModel.E3D.InstallationSpace from this Project. | |
IsExclusive | Project's property which gives information if the project is opened exclusive | |
IsLocked | Overridden. Determines if the the StorableObject is locked. The StorableObject is locked when it was explicitly or implicitly locked. | |
IsOpen | Project's property which gives information if the project is opened or is not. | |
IsReadOnly | Overridden. Determines if StorableObject is read-only | |
IsTransient | Determines if the the StorableObject is transient. The StorableObject is transient when it was created by default constructor and: it is a Page and it was not assigned a Project, it is a Placement or any class derived from it and was not assigned a Page. (Inherited from Eplan.EplApi.DataModel.StorableObject) | |
IsValid | Determines if StorableObject is correct database object and is not deleted. (Inherited from Eplan.EplApi.DataModel.StorableObject) | |
LayerTable | Returns layer table of the project. | |
ObjectIdentifier | Returns the object identifier as number. The number is unique for all objects of this type. (Inherited from Eplan.EplApi.DataModel.StorableObject) | |
OptionGroups | Returns array of OptionGroups assigned to the Project . | |
Options | Returns array of Options assigned to the Project but not those that are assigned to OptionGroups. | |
Pages | Project's property which return array of Pages placed in project. When the project's PagesFilter was set-up, pages matching the filter are returned. | |
PlanningSegments | Returns array of all Eplan.EplApi.DataModel.Planning.PlanningSegment from this Project. | |
Project | Returns the project the StorableObject belongs to. (Inherited from Eplan.EplApi.DataModel.StorableObject) | |
ProjectDirectoryPath | Project's property which return full project's directory name. | |
ProjectFullName | Project's property which return full project name, without an extension. | |
ProjectLinkFilePath | Project's property which return full project-link file name. | |
ProjectName | Project's property which return Name of Project - project name only without path. | |
Properties | Enables access to P8 properties of the project. | |
PropertyPlacementsSchemaId | Gets currently used schema Id, that was choosen in GUI in ribbon Tools / Property Arrangements ribbon. | |
Sections | Returns an object used to manage project sections. | |
SegmentDefinitions | Returns array of all Eplan.EplApi.DataModel.Planning.SegmentDefinition from this Project. | |
SegmentTemplates | Returns array of all Eplan.EplApi.DataModel.Planning.SegmentTemplate from this Project. | |
Settings | Project settings | |
SymbolLibraries | Gets the symbol libraries used by the project. | |
TypeIdentifier | Returns the type of the object as number. (Inherited from Eplan.EplApi.DataModel.StorableObject) | |
TypeOfProject | Type of project To change this property project will be reopened temporarily in exclusive mode. If project cannot be reopened in exclusive mode BaseException will be thrown. | |
UserDefinedPropertyDefinitions | Returns array of all UserDefinedPropertyDefinition from this project. |