ParameterUtils.GetParameterTypeId
Description:
Gets the ForgeTypeId identifying the built-in parameter corresponding to the given BuiltInParameter value.
Gets the ForgeTypeId identifying the built-in parameter corresponding to the given BuiltInParameter value.
public static ForgeTypeId GetParameterTypeId(
BuiltInParameter builtInParam
)
-
builtInParamThe BuiltInParameter value.
Return Value
ForgeTypeId
Identifier of the parameter corresponding to the given BuiltInParameter value.
-
A value passed for an enumeration argument is not a member of that enumeration