GeometryInstanceGetDocument Method

Gets the document that contains the symbol of this instance.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public Document GetDocument()

Return Value

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