Share

GeometryInstance.GetDocument Method

Gets the document that contains the symbol of this instance.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public Document GetDocument()

Return Value

Document
Returns the document that contains the symbol of this instance.

See Also

Reference

Was this information helpful?