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

MDPartSupportBarPosition 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.MDPartSupportBarPosition

Syntax
public class MDPartSupportBarPosition : MDPartsDatabaseItemChildData 
Public Properties
 NameDescription
Public PropertyThe length of the referenced support bar part.  
Public PropertyThe referenced support bar part as MDPart object.  
Public PropertyThe part number of the referenced assembly part.  
Public PropertyThe variant of the referenced assembly part.  
Public PropertyThe x position of the referenced support bar part.  
Public PropertyThe y position of the referenced support bar part.  
Public PropertyThe z position of the referenced support bar part.  
Top
Public Methods
 NameDescription
Public MethodDestructor for deterministic finalization of MDPartSupportBarPosition object. (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItemChildData)
Top
See Also