CascadeSharp.TKFeat.BRepFeat.BRepFeat_MakeCylindricalHole.Init C# (CSharp) Method

Init() public method

public Init ( TopoDS_Shape S, gp_Ax1 Ax_is ) : void
S TopoDS_Shape
Ax_is gp_Ax1
return void
        public void Init(TopoDS_Shape S, gp_Ax1 Ax_is)
        {
            throw new NotImplementedException();
        }

Same methods

BRepFeat_MakeCylindricalHole::Init ( gp_Ax1 Ax_is ) : void