IsValidHostId Method


Area Load Is Valid Host Id Method

Indicates if the provided host id can host area loads.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public static bool IsValidHostId(
	Document doc,
	ElementId hostId
)

Parameters

doc Document
The document containing both the host and the load.
hostId ElementId
The id of the analytical element that is about to host an area load.

Return Value

Boolean
True if an area load can be placed on the input host id.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →