CascadeSharp.TKBool.TopOpeBRepTool.TopOpeBRepTool_IndexedDataMapOfSolidClassifier.FindFromIndex C# (CSharp) Метод

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

public FindFromIndex ( int theIndex ) : BRepClass3d_SolidClassifier
theIndex int
Результат BRepClass3d_SolidClassifier
        public BRepClass3d_SolidClassifier FindFromIndex(int theIndex)
        {
            throw new NotImplementedException();
        }