CascadeSharp.TKGeomAlgo.IntSurf.IntSurf_SequenceOfInteriorPoint.Assign C# (CSharp) Method

Assign() public method

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