API Help
Eplan.EplApi.DataModel.E3D Namespace / Drilling Class

In This Topic
Drilling Class Methods
In This Topic

For a list of all members of this type, see Drilling members.

Public Methods
 NameDescription
Public MethodOverloaded. Adds a new Eplan.EplApi.DataModel.ArticleReference to the Function3D. Returns the added Eplan.EplApi.DataModel.ArticleReference. (Inherited from Eplan.EplApi.DataModel.E3D.Function3D)
Public MethodCreates new connection point position. (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D)
Public MethodAdd copy of a mate to a Placement3D. (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D)
Public MethodCopy 3D Placements the objects and their children will be copied into the same Project as newParent Then parent of the copied objects will be set to newParent new parent of copied objectsobjects to copy (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D)
Public Methodstatic (Shared in Visual Basic)Overloaded. Creates new chamfer rectangle drilling in project.  
Public Methodstatic (Shared in Visual Basic)Creates new transient chamfer rectangle drilling.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Creates a new drilling in the shape of the given contour.  
Public Methodstatic (Shared in Visual Basic)Creates a new transient drilling in the shape of the given contour.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Creates new hexagon drilling.  
Public Methodstatic (Shared in Visual Basic)Creates new transient hexagon drilling.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Creates new octagon drilling in project.  
Public Methodstatic (Shared in Visual Basic)Creates new transient octagon drilling.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Creates new rectangle drilling in project.  
Public Methodstatic (Shared in Visual Basic)Creates new transient rectangle drilling  
Public Methodstatic (Shared in Visual Basic)Overloaded. Creates unplaced new round drilling in project.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Creates new rounded rectangle drilling in project.  
Public Methodstatic (Shared in Visual Basic)Creates new transient rounded rectangle drilling.  
Public Methodstatic (Shared in Visual Basic)Creates transient unplaced new round drilling.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Creates new slot drilling in project.  
Public Methodstatic (Shared in Visual Basic)Creates new transient slot drilling.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Creates new tap hole in project.  
Public Methodstatic (Shared in Visual Basic)Creates new tap hole in project.  
Public MethodDestructor for deterministic finalization of Drilling object. (Inherited from Eplan.EplApi.DataModel.StorableObject)
Public MethodOperator of comparison implementation. Checks if two StorableObjects refer to the same object in the project. (Inherited from Eplan.EplApi.DataModel.StorableObject)
Public MethodFind source mate by name. (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D)
Public MethodFind target mate by name. (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D)
Public MethodReturns bounding box of a Placement3D. (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D)
Public MethodServes as the default hash function. (Inherited from Eplan.EplApi.DataModel.StorableObject)
Public MethodGet array of all source mates from this object. (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D)
Public Methodget Array of all target mates from this object. (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D)
Public MethodReturns array of Additional Types that are valid for this Function3D. (Inherited from Eplan.EplApi.DataModel.E3D.Function3D)
Public MethodTries to lock current object in database for exclusive access. Throws Eplan.EplApi.Base.LockingException on failure. (Inherited from Eplan.EplApi.DataModel.StorableObject)
Public MethodMove this object. (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D)
Public MethodMove this object relative to its parent. (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D)
Public MethodRemoves object from project and all its children. (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D)
Public MethodRemoves the ArticleReference from the Function. (Inherited from Eplan.EplApi.DataModel.E3D.Function3D)
Public MethodRemoves connection point data stored under given index. (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D)
Public MethodSets parent placement. Sets parent placement. (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D)
Public MethodTries to lock current object. If object is Eplan.EplApi.DataModel.Placement - it's page will be locked as well; Placement3D locks it's installation space; Eplan.EplApi.DataModel.Function locks all it's connections and connection definition points; Eplan.EplApi.DataModel.Page locks all placements from this page. Throws Eplan.EplApi.Base.LockingException on failure. (Inherited from Eplan.EplApi.DataModel.StorableObject)
Public MethodStores data from connection point position in function under given index. (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D)
Public MethodCopies or removes all local ProperyPlacemnets and sets flag (Inherited from Eplan.EplApi.DataModel.E3D.Placement3D)
Public MethodReturns this object as string identifier. (Inherited from Eplan.EplApi.DataModel.StorableObject)
Public MethodUpdates the drilling (especially his height).  
Top
See Also