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

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

public Substitute ( int theIndex, TopoDS_Shape theKey1, BRepClass3d_SolidClassifier theItem ) : void
theIndex int
theKey1 TopoDS_Shape
theItem BRepClass3d_SolidClassifier
Результат void
        public void Substitute(int theIndex, TopoDS_Shape theKey1, BRepClass3d_SolidClassifier theItem)
        {
            throw new NotImplementedException();
        }