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

HasDescendant() public method

public HasDescendant ( TopoDS_Shape S ) : bool
S TopoDS_Shape
return bool
        public bool HasDescendant(TopoDS_Shape S)
        {
            throw new NotImplementedException();
        }