RVTDocs.com

RebarHostData.IsValidHost

Method
Description:
Reports whether the element is a valid rebar host.
Remarks:
If GetRebarHostData() returns a RebarHostData object, but RebarHostData.IsValidHost() returns false, this means that the element can be made a valid rebar host, generally by setting a property like FLOOR_PARAM_IS_STRUCTURAL or by changing the element's physical material to concrete. On the other hand, if GetRebarHostData() returns null, the element cannot be made into a rebar host.
Syntax
public bool IsValidHost()