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

MDPartPartConstructionPosition Class
Parts of product top group: mechanic, product group: busbar and product sub group: busbar adapter can hold a list of support bar parts These are represented by a MDPartSupportBarPosition object.
Inheritance Hierarchy

System.Object
   Eplan.EplApi.MasterData.MDPartsDatabaseItemChildData
      Eplan.EplApi.MasterData.MDPartPartConstructionPosition

Syntax
public class MDPartPartConstructionPosition : MDPartsDatabaseItemChildData 
Public Properties
 NameDescription
Public PropertyThe referenced construction as MDConstruction object.  
Public PropertyThe name of the referenced construction.  
Public PropertyThe x offset of the referenced construction.  
Public PropertyThe y offset of the referenced construction.  
Top
Public Methods
 NameDescription
Public MethodDestructor for deterministic finalization of MDPartPartConstructionPosition object. (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItemChildData)
Top
See Also