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

ChangeFind() public method

public ChangeFind ( TopoDS_Shape theKey ) : int
theKey TopoDS_Shape
return int
        public int ChangeFind(TopoDS_Shape theKey)
        {
            throw new NotImplementedException();
        }