Skip to content

ACadSharp.CadDocument.BlockRecords

Albert Domenech edited this page Jul 14, 2024 · 1 revision

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