CascadeSharp.TKBRep.TopTools.TopTools_DataMapOfIntegerListOfShape.Exchange C# (CSharp) Метод

Exchange() публичный Метод

public Exchange ( TopTools_DataMapOfIntegerListOfShape theOther ) : void
theOther TopTools_DataMapOfIntegerListOfShape
Результат void
        public void Exchange(TopTools_DataMapOfIntegerListOfShape theOther)
        {
            throw new NotImplementedException();
        }