RVTDocs.com

RebarShapeDefinition.HasParameter

Method
Description:
Whether the definition stores the parameter.
Syntax
public bool HasParameter(
	ElementId paramId
)
Parameters
Parameter Type Description
paramId ElementId Id of a parameter.
Return Value
Type Description
Boolean True if the definition stores the parameter, false otherwise.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null