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

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

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

Same methods

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