Name | Description | |
---|---|---|
![]() | AddConnectionPointPosition | Creates new connection point position. |
![]() | AddMatePersistent | Add copy of a mate to a Placement3D. |
![]() ![]() | CopyTo | Overloaded. Copy 3D Placements the objects and their children will be copied into the same Project as newParent Then parent of the copied objects will be set to newParent new parent of copied objectsobjects to copy |
![]() | Dispose() | Destructor for deterministic finalization of Placement3D object. (Inherited from Eplan.EplApi.DataModel.StorableObject) |
![]() | Equals | Operator of comparison implementation. Checks if two StorableObjects refer to the same object in the project. (Inherited from Eplan.EplApi.DataModel.StorableObject) |
![]() | FindSourceMate | Find source mate by name. |
![]() | FindTargetMate | Find target mate by name. |
![]() | GetBoundingBox | Returns bounding box of a Placement3D. |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Eplan.EplApi.DataModel.StorableObject) |
![]() | GetSourceMates | Get array of all source mates from this object. |
![]() | GetTargetMates | get Array of all target mates from this object. |
![]() | LockObject | Tries to lock current object in database for exclusive access. Throws Eplan.EplApi.Base.LockingException on failure. (Inherited from Eplan.EplApi.DataModel.StorableObject) |
![]() | Move | Move this object. |
![]() | MoveRelative | Move this object relative to its parent. |
![]() | Remove | Removes object from project and all its children. |
![]() | RemoveConnectionPointPosition | Removes connection point data stored under given index. |
![]() | SetParent | Sets parent placement. Sets parent placement. |
![]() | SmartLock | Tries to lock current object. If object is Eplan.EplApi.DataModel.Placement - it's page will be locked as well; Placement3D locks it's installation space; Eplan.EplApi.DataModel.Function locks all it's connections and connection definition points; Eplan.EplApi.DataModel.Page locks all placements from this page. Throws Eplan.EplApi.Base.LockingException on failure. (Inherited from Eplan.EplApi.DataModel.StorableObject) |
![]() | StoreConnectionPointPosition | Stores data from connection point position in function under given index. |
![]() | SwitchLocalPropertyPlacements | Copies or removes all local ProperyPlacemnets and sets flag |
![]() | ToStringIdentifier | Returns this object as string identifier. (Inherited from Eplan.EplApi.DataModel.StorableObject) |