Skip to content

ACadSharp.Tables.BlockRecord.IsAnonymous

Albert Domenech edited this page Jul 9, 2025 · 1 revision

IsAnonymous Property

Blocks with the anonymous flag set are managed by this library or the editing software, this may affect the entities or the block properties.

Definition

Namespace: ACadSharp.Tables.BlockRecord

C#

public Boolean IsAnonymous { get; set; }

Property Value

Boolean

Clone this wiki locally