IAttributeIsUnitDependingINCHMM Method

Ask for unit switching of the attribute (e.g. length or weights).

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public static bool IsUnitDependingINCHMM(
	FeatureAttributeEnum attributeEnum
)

Parameters

attributeEnum  FeatureAttributeEnum
The relevant attribute.

Return Value

Boolean
True if the attribute should be change by using metric values.

See Also