Click or drag to resize
SoMFieldGetNum Method

Note: This API is now obsolete.

Returns the number of values currently in the field.

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Obsolete since OpenInventor 9300. Use Count property instead.")]
public int GetNum()

Return Value

Type: Int32
Remarks

See Also