Skip to content

ACadSharp.Entities.Dimension.Block

Albert Domenech edited this page Jul 14, 2024 · 3 revisions

Block Property

Block that contains the entities that make up the dimension picture

Definition

Namespace: ACadSharp.Entities.Dimension

C#

public BlockRecord Block { get; set; }

Property Value

BlockRecord

Clone this wiki locally