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

Seek() public method

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