| Name | Description |
 | AbsoluteTransformation | Absolute position and rotation represented by transformation matrix. (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D) |
 | AbsoluteTransformationOfMacro | Absolute position and rotation represented by transformation matrix where transformation of macro is considered. (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D) |
 | AreConnectionPointPositionsLocal | Determines if connection point data are saved locally at the part placement. (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D) |
 | ArticleReferences | Returns Eplan.EplApi.DataModel.ArticleReferences that are referenced by Function3D. |
 | Articles | Returns Eplan.EplApi.DataModel.Articles that are referenced by Function3D, and only those that are stored in project database. |
 | CanHaveArticleData | Check if the Function3D can have Eplan.EplApi.DataModel.Articles. |
 | Children | Returns all children of this object. (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D) |
 | Color | Color of 3D Placement (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D) |
 | Connection3Ds | All existing 3d connections whose beginning or end is this placement. (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D) |
 | ConnectionPointPositions | Array of connection points data. (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D) |
 | Corners | Represents coordinates of corners (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D) |
 | 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. (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D) |
 | InstallationSpace | Returns InstallationSpace in which this object exists. (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D) |
 | IsFixedDevice | Set or checks if device of this Function3d is fixed. |
 | IsHidden | Indicates whether object is currently hidden in 3D editor view. (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D) |
 | 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. (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D) |
 | IsNameEmpty | Returns true if the list of name's properties is empty |
 | IsPlaced | Returns true if the placement is placed. (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D) |
 | 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) |
 | ItemType | Item type of this Function3D, corresponds to value of the 'Item' list in GUI. |
 | Layer | Returns the Eplan.EplApi.DataModel.Graphics.GraphicalLayer of the Placement3D. (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D) |
 | Mesh | Returns mesh. |
 | Name | Returns the name of the Function3D. |
 | NameParts | Name of the Function3D. |
 | 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 (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D) |
 | PlacementArea | Represents placement area of a Placement3D. (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D) |
 | Planes | Returns children of this object which are Plane. (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D) |
 | PlanningSegment | Eplan.EplApi.DataModel.Planning.PlanningSegment assigned to this function3d. |
 | Project | Returns the project the StorableObject belongs to. (Inherited from Eplan.EplApi.DataModel.StorableObject) |
 | Properties | .NET Property enabling access to EPLAN properties of the Function3D object. |
 | PropertyPlacements | Returns Placement3D.PropertyPlacementsSchemas assigned to this Placement3D. (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D) |
 | PropertyPlacementsSchemas | Returns PropertyPlacementsSchemas assigned to this SymbolReference. (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D) |
 | RelativeTransformation | Position and rotation relative to the parent placement represented by transformation matrix. (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D) |
 | RelativeTransformationOfMacro | Relative position and rotation represented by transformation matrix where transformation of macro is considered. (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D) |
 | TopLevelParent | Gets the root 3d placement from tree of 3d elements which this object is part of. (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D) |
 | 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. (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D) |
 | VisibleName | Returns the visible name of the Function3D. |
 | VisibleNameParts | Returns visible name of the Function3D. |