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

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

public FindFromKey ( TopoDS_Shape theKey1 ) : BRepClass3d_SolidClassifier
theKey1 TopoDS_Shape
Результат BRepClass3d_SolidClassifier
        public BRepClass3d_SolidClassifier FindFromKey(TopoDS_Shape theKey1)
        {
            throw new NotImplementedException();
        }

Same methods

TopOpeBRepTool_IndexedDataMapOfSolidClassifier::FindFromKey ( TopoDS_Shape theKey1, BRepClass3d_SolidClassifier theValue ) : bool