CascadeSharp.TKGeomAlgo.IntSurf.IntSurf_SequenceOfInteriorPoint.Assign C# (CSharp) 메소드

Assign() 공개 메소드

public Assign ( IntSurf_SequenceOfInteriorPoint theOther ) : IntSurf_SequenceOfInteriorPoint
theOther IntSurf_SequenceOfInteriorPoint
리턴 IntSurf_SequenceOfInteriorPoint
        public IntSurf_SequenceOfInteriorPoint Assign(IntSurf_SequenceOfInteriorPoint theOther)
        {
            throw new NotImplementedException();
        }