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

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

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