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

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

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