Revit 2025 API
Parameter |
"Callout Tag"
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static ForgeTypeId CalloutTag { get; }
Public Shared ReadOnly Property CalloutTag As ForgeTypeId Get
public: static property ForgeTypeId^ CalloutTag { ForgeTypeId^ get (); }
static member CalloutTag : ForgeTypeId with get
Property Value
ForgeTypeIdSee Also