RVTDocs.com

AreaLoad.IsValidHostId

Method
Description:
Indicates if the provided host id can host area loads The document containing both the host and the load The id of the analytical element that is about to host an area load True if an area load can be placed on the input host id
Syntax
public static bool IsValidHostId(
	Document pDoc,
	ElementId hostId
)
Parameters
Parameter Type Description
pDoc Document
hostId ElementId
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null