This repository was archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 439
377730b1 870b e33f 38e0 95bb031cd976
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
| AllowExploding | Gets or sets if the block can be exploded. |
| CodeName | Gets the DXF object name. (Inherited from DxfObject) |
| DefaultUnits | Gets or sets the default block units. |
| Handle | Gets the handle assigned to the DXF object. (Inherited from DxfObject) |
| IsForInternalUseOnly | Gets if the block record is for internal use only. |
| Layout | Gets the associated Layout. |
| Name | Gets the name of the block record. |
| Owner | Gets the owner of the actual DXF object. |
| ScaleUniformly | Gets or sets if the block must be scaled uniformly. |
| Units | Gets or sets the block insertion units. |
| XData | Gets the entity extended data. (Inherited from DxfObject) |