Skip to content

ACadSharp.CadDocument.UpdateCollections(System.Boolean)

Albert Domenech edited this page Aug 28, 2025 · 2 revisions

UpdateCollections(System.Boolean) Method

Updates the collections in the document and link them to it's dictionary.

Definition

Namespace: ACadSharp.CadDocument

C#

public Void UpdateCollections(System.Boolean)

Return Value

Void

Clone this wiki locally