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

Return Value

Type: Int32
Remarks

See Also