<Code Lib>
2022 Method
Changes 2
M

UnitUtils.IsMeasurableSpec

Description:
Checks whether a ForgeTypeId identifies a spec associated with units of measurement.

public static bool IsMeasurableSpec(
	ForgeTypeId specTypeId
)

Return Value bool True if the ForgeTypeId identifies a measurable spec, false otherwise.

Loading…