In This Topic
            
            Represents placement area of a Placement3D.
            
            Inheritance Hierarchy
System.Object
   Eplan.EplApi.DataModel.E3D.PlacementArea
 			
            Syntax
            
            
            
            
            public class PlacementArea 
             
        
            
            public ref class PlacementArea 
             
        
             
         
            
            
            
            
            
            
            
            
            
            
            Public Constructors
            
            
            
            
            
            
            
            Public Properties
            
            
            
            Public Methods
|   | Name | Description | 
  | Dispose | Destructor for deterministic finalization of Mate object.   | 
  | MoveRelative | Moves placement area toward the axis of the normal vector of placement area.   | 
  | Rotate | Rotates placement area about normal vector.   | 
  | TurnAround | Redefines placement area in the same place but with normal vector in opposite direction.   | 
Top 
            
            
            
            
            
            
            
            
            									
            
            See Also