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

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

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