IRealUncNumberInit(InputId) Method

Initializes a Real Unc Number (Value = 0, StdUnc = 1, IDof = 0)

Definition

Namespace: Metas.UncLib.Core.Unc.Interface
Assembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.8.9053.20192
C#
void Init(
	InputId id
)

Parameters

id  InputId
Input Id

See Also