Skip to content
This repository was archived by the owner on Oct 11, 2023. It is now read-only.

7083f454 539e 095e 9c3f d1d48fa71cd8

haplokuon edited this page May 6, 2023 · 1 revision

TableObject Properties

netDxf 3.0.0 Library

Properties

CodeName Gets the DXF object name.
(Inherited from DxfObject)
Handle Gets the handle assigned to the DXF object.
(Inherited from DxfObject)
InvalidCharacters Gets the array of characters not supported as table object names.
IsReserved Gets if the table object is reserved and cannot be deleted.
Name Gets the name of the table object.
Owner Gets the owner of the actual DxfObject.
(Inherited from DxfObject)
XData Gets the entity extended data.
(Inherited from DxfObject)

See Also

Reference

TableObject Class
netDxf.Tables Namespace

Clone this wiki locally