<Code Lib>
2021 Method
Changes 0
M

RebarShapeDefinition.HasParameter

Description:
Whether the definition stores the parameter.

public bool HasParameter(
	ElementId paramId
)

Return Value bool True if the definition stores the parameter, false otherwise.

Loading…