Name | Description | |
---|---|---|
![]() | AbsolutePositionOfLowerLeftBackCorner | Offset form beginning of installation space coordinate system to lower left back corner of object. |
![]() | AbsoluteTransformation | Absolute position and rotation represented by transformation matrix. |
![]() | AbsoluteTransformationOfMacro | Absolute position and rotation represented by transformation matrix where transformation of macro is considered. |
![]() | AreConnectionPointPositionsLocal | Determines if connection point data are saved locally at the part placement. |
![]() | Children | Returns all children of this object. |
![]() | Color | Color of 3D Placement |
![]() | Connection3Ds | All existing 3d connections whose beginning or end is this placement. |
![]() | ConnectionPointPositions | Array of connection points data. |
![]() | 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) |
![]() | 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) |
![]() | FunctionDefinition | Returns the Eplan.EplApi.DataModel.FunctionDefinition of the Placement3D. |
![]() | InstallationSpace | Returns InstallationSpace in which this object exists. |
![]() | IsHidden | Indicates whether object is currently hidden in 3D editor view. |
![]() | IsLocked | Determines if the the StorableObject is locked. The StorableObject is locked when it was explicitly or implicitly locked. (Inherited from Eplan.EplApi.DataModel.StorableObject) |
![]() | IsMeshCreated | Returns true if a mesh is created for this objects and assigned for it. |
![]() | IsPlaced | Returns true if the placement is placed. |
![]() | IsReadOnly | Determines if StorableObject is read-only (Inherited from Eplan.EplApi.DataModel.StorableObject) |
![]() | IsTransient | Determines if the the StorableObject is transient. The StorableObject is transient when it was created by default constructor and: it is a Eplan.EplApi.DataModel.Page and it was not assigned a Eplan.EplApi.DataModel.Project, it is a Eplan.EplApi.DataModel.Placement or any class derived from it and was not assigned a Eplan.EplApi.DataModel.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) |
![]() | Layer | Returns the Eplan.EplApi.DataModel.Graphics.GraphicalLayer of the Placement3D. |
![]() | ObjectIdentifier | Returns the object identifier as number. The number is unique for all objects of this type. (Inherited from Eplan.EplApi.DataModel.StorableObject) |
![]() | Parent | Gets or Sets parent placement. Caution: The Change of the parent will also change the absolute position because Placement3D stores the position relative to his parent |
![]() | PlacementArea | Represents placement area of a Placement3D. |
![]() | Planes | Returns children of this object which are Plane. |
![]() | Project | Returns the project the StorableObject belongs to. (Inherited from Eplan.EplApi.DataModel.StorableObject) |
![]() | Properties | .NET Property enabling access to EPLAN properties of the Placement3D object. |
![]() | PropertyPlacements | Returns PropertyPlacementsSchemas assigned to this Placement3D. |
![]() | PropertyPlacementsSchemas | Returns PropertyPlacementsSchemas assigned to this SymbolReference. |
![]() | RelativeTransformation | Position and rotation relative to the parent placement represented by transformation matrix. |
![]() | TopLevelParent | Gets the root 3d placement from tree of 3d elements which this object is part of. |
![]() | TypeIdentifier | Returns the type of the object as number. (Inherited from Eplan.EplApi.DataModel.StorableObject) |
![]() | UseLocalPropertyPlacements | Return true if the instance uses the local property instances, otherwise it uses the ones of the variant. |