Skip to content

ACadSharp.CadDocument.BlockRecords

Albert Domenech edited this page Apr 1, 2025 · 2 revisions

BlockRecords Property

The collection of all block records in the drawing.

Definition

Namespace: ACadSharp.CadDocument

C#

public BlockRecordsTable BlockRecords { get; private set; }

Property Value

BlockRecordsTable

Clone this wiki locally