Block Properties |
The Block type exposes the following members.
Name | Description | |
---|---|---|
![]() | AttributeDefinitions |
Gets the entity list of the block.
|
![]() | CodeName |
Gets the dxf entity type string.
(Inherited from DxfObject.) |
![]() | Description |
Gets or sets the block description.
|
![]() | Entities |
Gets the entity list of the block.
|
![]() | Flags |
Gets the block-type flags (bit-coded values, may be combined).
|
![]() | Handle |
Gets the handle assigned to the dxf object.
(Inherited from DxfObject.) |
![]() | IsReserved |
Gets if the table object is reserved and cannot be deleted.
(Inherited from TableObject.) |
![]() | IsXRef |
Gets if the block is an external reference.
|
![]() | Layer |
Gets or sets the block layer.
|
![]() ![]() | ModelSpace |
Gets the default *Model_Space block.
|
![]() | Name |
Gets the name of the table object.
|
![]() | Origin |
Gets or sets the block origin in world coordinates.
|
![]() | Owner |
Gets the owner of the actual dxf object.
(Inherited from DxfObject.) |
![]() ![]() | PaperSpace |
Gets the default *Paper_Space block.
|
![]() | ReadOnly |
Checks if the block should not be edited.
|
![]() | Record |
Gets the block record associated with this block.
|
![]() | XrefFile |
Gets the external reference path name.
|