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

IsBound() public method

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