Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / PlacementArea Class
Members

PlacementArea Class
Represents placement area of a Placement3D.
Inheritance Hierarchy

System.Object
   Eplan.EplApi.DataModel.E3D.PlacementArea

Syntax
public class PlacementArea 
Public Constructors
 NameDescription
Public ConstructorCreates or redefines the placement area of Placement3D.  
Top
Public Properties
 NameDescription
Public PropertyGets placement area absolute coordinates.  
Public PropertyGets placement area relative coordinates.  
Public PropertyReturns relative transformation matrix  
Top
Public Methods
 NameDescription
Public MethodDestructor for deterministic finalization of Mate object.  
Public MethodMoves placement area toward the axis of the normal vector of placement area.  
Public MethodRotates placement area about normal vector.  
Public MethodRedefines placement area in the same place but with normal vector in opposite direction.  
Top
See Also