ACadSharp.CadDocument.UpdateCollections(System.Boolean) - DomCR/ACadSharp GitHub Wiki
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