CascadeSharp.TKBool.TopOpeBRepDS.TopOpeBRepDS_IndexedDataMapOfVertexPoint.Substitute C# (CSharp) Метод

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

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