CascadeSharp.TKBool.BRepAlgo.BRepAlgo_AsDes.Ascendant C# (CSharp) Метод

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

public Ascendant ( TopoDS_Shape S ) : TopTools_ListOfShape
S TopoDS_Shape
Результат TopTools_ListOfShape
        public TopTools_ListOfShape Ascendant(TopoDS_Shape S)
        {
            throw new NotImplementedException();
        }