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 438
c7e206e7 c29c c3c7 a52e e886d4fb4323
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Groups the classes that belongs to the Block section of a dxf file.
| Block | Represents a block definition. |
| BlockAttributeDefinitionChangeEventArgs | Represents the arguments thrown when an attribute definition is added ore removed from a Block. |
| BlockEntityChangeEventArgs | Represents the arguments thrown when an entity is added ore removed from a Block. |
| BlockRecord | Represent the record of a block in the tables section. |
| Block.AttributeDefinitionAddedEventHandler | |
| Block.AttributeDefinitionRemovedEventHandler | |
| Block.EntityAddedEventHandler | |
| Block.EntityRemovedEventHandler | |
| Block.LayerChangedEventHandler |
| BlockTypeFlags | Block-type flags (bit-coded values, may be combined). |