Share

View.GetReferenceCallouts Method

Returns element ids of all reference callouts in the view.


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

Syntax

C#

public ICollection<ElementId> GetReferenceCallouts()

Return Value

ICollection<ElementId>
Element ids of all reference callouts in the view.

See Also

Reference

Was this information helpful?