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

MDDrillingPosition Class
MDConstruction objects can hold a list of drilling positions These are represented by a MDDrillingPosition object
Inheritance Hierarchy

System.Object
   Eplan.EplApi.MasterData.MDPartsDatabaseItemChildData
      Eplan.EplApi.MasterData.MDDrillingPosition

Syntax
public class MDDrillingPosition : MDPartsDatabaseItemChildData 
Public Properties
 NameDescription
Public PropertyThe angle of the drilling  
Public PropertyList of sections from user defined contour (outline).  
Public PropertyAdditional dimension of the drilling. Depends on type and sub type.  
Public PropertyAdditional dimension of the drilling. Depends on type and sub type.  
Public PropertyAdditional dimension of the drilling. Depends on type and sub type.  
Public PropertyIf each Hole will not been drilled, enter a value > 1  
Public PropertyBoolean flag that shows wether the drill is fabricated always. even if the terminal strip is not fixed directly on the panel  
Public PropertyThe sub name of the outline, if type is FreeOutline  
Public PropertyThe spacing end of the drilling.  
Public PropertyThe spacing repeat of the drilling.  
Public PropertyThe sub type of the drilling  
Public PropertyThe type of the drilling  
Public PropertyThe x position of the drilling  
Public PropertyThe y position of the drilling  
Top
Public Methods
 NameDescription
Public MethodDestructor for deterministic finalization of MDDrillingPosition object. (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItemChildData)
Top
See Also