<Code Lib>
2023 Method
Changes 2
M

ColorFillScheme.IsValidParameterDefinitionId

Description:
Checks whether the input parameter id can be applied to the scheme.

public bool IsValidParameterDefinitionId(
	ElementId parameterId
)

Return Value bool Returns true if the input parameter id can be set to this scheme, false otherwise.

Loading…