API Help
Eplan.EplApi.DataModel.E3D Namespace / BusBar Class / InheritDrills Method
The target plane.

In This Topic
    InheritDrills Method
    In This Topic
    Inherit drills from this bended bus bar to the target plane of another bus bar.
    Syntax
    public void InheritDrills( 
       Plane pPlane
    )
    public:
    void InheritDrills( 
       Plane^ pPlane
    ) 

    Parameters

    pPlane
    The target plane.
    See Also