Revit 2026 API
Parameter |
"Can Be Hosted": Specifies of the Analytical Node can be hosted or not.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static ForgeTypeId AnalyticalNodeCanBeHosted { get; }
Public Shared ReadOnly Property AnalyticalNodeCanBeHosted As ForgeTypeId Get
public: static property ForgeTypeId^ AnalyticalNodeCanBeHosted { ForgeTypeId^ get (); }
static member AnalyticalNodeCanBeHosted : ForgeTypeId with get
Property Value
ForgeTypeIdSee Also