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

377730b1 870b e33f 38e0 95bb031cd976

haplokuon edited this page May 6, 2023 · 1 revision

BlockRecord Properties

netDxf 3.0.0 Library

Properties

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)

See Also

Reference

BlockRecord Class
netDxf.Blocks Namespace

Clone this wiki locally