DatabaseGetHostDwgXrefGraph Method

Retrieves the XrefGraph object with the external reference tree of this database.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public XrefGraph GetHostDwgXrefGraph(
        bool includeGhosts
)

Parameters

includeGhosts  Boolean
[in] Flag that indicates whether to include ghost nodes. Currently not supported.

Return Value

XrefGraph
Node associated with the host drawing.
See Also

©  Bricsys NV. All rights reserved.