Name | Description | |
---|---|---|
AddArticleReference | Overloaded. Adds a new Eplan.EplApi.DataModel.ArticleReference to the Function3D. Returns the added Eplan.EplApi.DataModel.ArticleReference. (Inherited from Eplan.EplApi.DataModel.E3D.Function3D) | |
AddConnectionPointPosition | Creates new connection point position. (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D) | |
AddMatePersistent | Add copy of a mate to a Placement3D. (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D) | |
CopyTo | Copy 3D Placement Placement3D and its children will be copied into the same Project as newParent Then parent of the copy will be set to newParent new parent of copy (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D) | |
Create | Create new routing segment in P8 project. | |
CreateTransient | Create new routing segment in P8 project. | |
Dispose() | Destructor for deterministic finalization of RoutingSegment 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. (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D) | |
FindTargetMate | Find target mate by name. (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D) | |
GetBoundingBox | Returns bounding box of a Placement3D. (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D) | |
GetBoundingBoxRelative | Returns relative bounding box of a Placement3D. (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D) | |
GetHashCode | Serves as the default hash function. (Inherited from Eplan.EplApi.DataModel.StorableObject) | |
GetSourceMates | Get array of all source mates from this object. (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D) | |
GetTargetMates | Get array of all target mates from this object. (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D) | |
GetTypeName | Returns object type name. (Inherited from Eplan.EplApi.DataModel.StorableObject) | |
GetValidItemTypes | Returns an array of item types valid for this Function3D. (Inherited from Eplan.EplApi.DataModel.E3D.Function3D) | |
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. (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D) | |
MoveRelative | Move this object relative to its parent. (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D) | |
Remove | Removes object from project and all its children. (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D) | |
RemoveArticleReference | Removes the ArticleReference from the Function. (Inherited from Eplan.EplApi.DataModel.E3D.Function3D) | |
RemoveConnectionPointPosition | Removes connection point data stored under given index. (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D) | |
RemovePlacement | Removes object and all its children only from layout space. (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D) | |
SetParent | Sets parent placement. Sets parent placement. (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D) | |
SetPlanningSegment | Assigns Eplan.EplApi.DataModel.Planning.PlanningSegment to this function3d. (Inherited from Eplan.EplApi.DataModel.E3D.Function3D) | |
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. (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D) | |
SwitchLocalPropertyPlacements | Copies or removes all local ProperyPlacemnets and sets flag (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D) | |
ToStringIdentifier | Returns this object as string identifier. (Inherited from Eplan.EplApi.DataModel.StorableObject) |