API Help
Eplan.EplApi.MasterData Namespace / MDAccessoryPlacementPosition Class
Members

MDAccessoryPlacementPosition Class
MDAccessoryPlacement objects can hold a list of accessory positions These are represented by a MDAccessoryPlacementPosition object
Inheritance Hierarchy

System.Object
   Eplan.EplApi.MasterData.MDPartsDatabaseItemChildData
      Eplan.EplApi.MasterData.MDAccessoryPlacementPosition

Syntax
public class MDAccessoryPlacementPosition : MDPartsDatabaseItemChildData 
Public Properties
 NameDescription
Public PropertyActivate this option if the part placed via this installation variant can be moved in the enclosure; deactivate the check box if the part is to be a fixed part of the enclosure.  
Public PropertyMounting points in a layout space.  
Public PropertyName of the installation variant.  
Public PropertyMove in X direction for the respective placement.  
Public PropertyMove in Y direction for the respective placement.  
Public PropertyMove in Z direction for the respective placement.  
Public PropertyRotation angle.  
Top
Public Methods
 NameDescription
Public MethodDestructor for deterministic finalization of MDAccessoryPlacementPosition object. (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItemChildData)
Top
See Also