CascadeSharp.TKBool.BRepAlgo.BRepAlgo_AsDes.Ascendant C# (CSharp) Method

Ascendant() public method

public Ascendant ( TopoDS_Shape S ) : TopTools_ListOfShape
S TopoDS_Shape
return TopTools_ListOfShape
        public TopTools_ListOfShape Ascendant(TopoDS_Shape S)
        {
            throw new NotImplementedException();
        }