CascadeSharp.TKBool.TopOpeBRepDS.TopOpeBRepDS_DataMapOfIntegerListOfInterference.IsBound C# (CSharp) Method

IsBound() public method

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