Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartLockedMountingAreaPosition Class
Members

MDPartLockedMountingAreaPosition Class
parts of product top group: mechanic and product group: housing can hold a list of locked mounting areas These are represented by a MDPartLockedMountingAreaPosition object.
Inheritance Hierarchy

System.Object
   Eplan.EplApi.MasterData.MDPartsDatabaseItemChildData
      Eplan.EplApi.MasterData.MDPartLockedMountingAreaPosition

Syntax
public class MDPartLockedMountingAreaPosition : MDPartsDatabaseItemChildData 
Public Properties
 NameDescription
Public Propertyflag, wether the locked mounting area is on the front side  
Public PropertyHeight of the locked mounting area  
Public PropertyType of the locked mounting area (locked for placing, locked for drilling)  
Public PropertyWidth of the locked mounting area  
Public PropertyX position of the locked mounting area  
Public PropertyY position of the locked mounting area  
Top
Public Methods
 NameDescription
Public MethodDestructor for deterministic finalization of MDPartLockedMountingAreaPosition object. (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItemChildData)
Top
See Also