Reference page for dxfreader

Contents

Summary

dxfreader methods: dxfreader - is a class. get_entities - getting unique points read - dxfreader/read is a function. Documentation for dxfreader doc dxfreader


PROPERTIES


METHODS

Class methods are listed below. Inherited methods are not included.

dxfreader/this = add_arc(arguments) is a function.

add_arc(this, xstart, ystart, xcenter, ycenter, xend, yend)

dxfreader/this.add_line(arguments) is a function.

add_line(this, xstart, ystart, xend, yend)

DELETE Delete a handle object.

DELETE(H) delete*s all handle objects in array H. After the *delete function call, H is an array of invalid objects.

See also DXFREADER, DXFREADER/ISVALID, CLEAR Help for dxfreader/*delete* is inherited from superclass HANDLE

dxfreader/this.dxfreader(arguments) is a constructor.

this = dxfreader(fname)

getting unique points

dxfreader/this.read(arguments) is a function.

read(this)