CascadeSharp.TKFeat.BRepFeat.BRepFeat_MakeCylindricalHole.PerformUntilEnd C# (CSharp) Метод

PerformUntilEnd() публичный Метод

public PerformUntilEnd ( double Radius ) : void
Radius double
Результат void
        public void PerformUntilEnd(double Radius)
        {
            throw new NotImplementedException();
        }

Same methods

BRepFeat_MakeCylindricalHole::PerformUntilEnd ( double Radius, bool WithControl ) : void