Skip to content

ACadSharp.Entities.Dimension.Block

Albert Domenech edited this page Aug 4, 2024 · 2 revisions

Block Property

Block that contains the entities that make up the dimension picture

Definition

Namespace: ACadSharp.Entities.Dimension

C#

DxfCodeValueAttribute
public BlockRecord Block { get; set; }

Property Value

BlockRecord

Clone this wiki locally