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: 2024.1.0.0 (2024.1.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Obsolete since OpenInventor 9.3.0.0. Use Count property instead.")]
public int GetNum()

Return Value

Type: Int32
Remarks

See Also