BlockRecord Properties |
The BlockRecord type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowExploding |
Gets or sets if the block can be exploded.
| |
| CodeName |
Gets the dxf entity type string.
(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 block record extended data.
|