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

399e8b34 f022 e2e4 675f c1f185f3d3a0

haplokuon edited this page May 6, 2023 · 1 revision

TableObjects<T> Properties

netDxf 3.0.0 Library

Properties

CodeName Gets the DXF object name.
(Inherited from DxfObject)
Count Gets the number of table objects.
Handle Gets the handle assigned to the DXF object.
(Inherited from DxfObject)
Item Gets a table object from the list by name.
Items Gets the table object list.
Names Gets the ObjectTable names.
Owner Gets the owner of the actual DXF object.
XData Gets the entity extended data.
(Inherited from DxfObject)

See Also

Reference

TableObjects(T) Class
netDxf.Collections Namespace

Clone this wiki locally