CascadeSharp.TKBool.BRepFill.BRepFill_SequenceOfFaceAndOrder.Split C# (CSharp) Метод

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

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