CascadeSharp.TKBRep.TopTools.TopTools_DataMapOfOrientedShapeInteger.Bound C# (CSharp) Method

Bound() public method

public Bound ( TopoDS_Shape theKey, int theItem ) : int
theKey TopoDS_Shape
theItem int
return int
        public int Bound(TopoDS_Shape theKey, int theItem)
        {
            throw new NotImplementedException("Native class returns pointer to integer/double/handle.");
        }