CascadeSharp.TKShHealing.ShapeAnalysis.ShapeAnalysis_DataMapOfShapeListOfReal.UnBind C# (CSharp) Method

UnBind() public method

public UnBind ( TopoDS_Shape theKey ) : bool
theKey TopoDS_Shape
return bool
        public bool UnBind(TopoDS_Shape theKey)
        {
            throw new NotImplementedException();
        }