XrefGraphMarkUnresolvedTrees Method
|
Marks the unresolved xrefs in this XrefGraph
object, and their nested xrefs, with the kUnresTree flag.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public bool MarkUnresolvedTrees()
Public Function MarkUnresolvedTrees As Boolean
public:
bool MarkUnresolvedTrees()
member MarkUnresolvedTrees : unit -> bool
Return Value
Boolean
False by default.
Remarks
Currently not
implemented.
See Also