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

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

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

Same methods

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