CascadeSharp.TKGeomAlgo.IntSurf.IntSurf_SequenceOfInteriorPoint.Append C# (CSharp) Метод

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

public Append ( IntSurf_InteriorPoint theItem ) : void
theItem IntSurf_InteriorPoint
Результат void
        public void Append(IntSurf_InteriorPoint theItem)
        {
            throw new NotImplementedException();
        }

Same methods

IntSurf_SequenceOfInteriorPoint::Append ( IntSurf_SequenceOfInteriorPoint theSeq ) : void