Skip to content

ACadSharp.Entities.Insert.IsMultiple

Albert Domenech edited this page Feb 25, 2025 · 1 revision

IsMultiple Property

Flag is true for multiple insertion of the same block.

Definition

Namespace: ACadSharp.Entities.Insert

C#

public Boolean IsMultiple { get; }

Property Value

Boolean

Clone this wiki locally