CascadeSharp.TKBO.BOPDS.BOPDS_Iterator.Initialize C# (CSharp) Метод

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

public Initialize ( TopAbs_ShapeEnum theType1, TopAbs_ShapeEnum theType2 ) : void
theType1 TopAbs_ShapeEnum
theType2 TopAbs_ShapeEnum
Результат void
        public void Initialize(TopAbs_ShapeEnum theType1, TopAbs_ShapeEnum theType2)
        {
            throw new NotImplementedException();
        }