2027 Method
Changes 0
M

RebarContainerParameterManager.GetIntOverrideValue

Description:
Get the integer value for an overriden parameter.
public int GetIntOverrideValue(
	ElementId paramId
)
Return Value Int32 The override value of the parameter.
  • paramId is not the id of a parameter in the current document, or its value type is not integer. -or- paramId is not a Rebar Container parameter -or- paramId has no override
  • A non-optional argument was null