CascadeSharp.TKFeat.LocOpe.LocOpe_SequenceOfCirc.InsertAfter C# (CSharp) Метод

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

public InsertAfter ( int theIndex, LocOpe_SequenceOfCirc theSeq ) : void
theIndex int
theSeq LocOpe_SequenceOfCirc
Результат void
        public void InsertAfter(int theIndex, LocOpe_SequenceOfCirc theSeq)
        {
            throw new NotImplementedException();
        }

Same methods

LocOpe_SequenceOfCirc::InsertAfter ( int theIndex, gp_Circ theItem ) : void