CascadeSharp.TKG2d.TColGeom2d.TColGeom2d_SequenceOfBoundedCurve.Assign C# (CSharp) 메소드

Assign() 공개 메소드

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