Click or drag to resize
SoVRMLEXTERNPROTODefGetFields Method

Appends all of this object's fields to resultList and returns the number of fields appended.

Namespace: OIV.Inventor.VRMLnodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
public virtual int GetFields(
	SoVRMLEXTERNPROTOFieldList list
)

Parameters

list
Type: OIV.InventorSoVRMLEXTERNPROTOFieldList

Return Value

Type: Int32
Remarks

Each item in the list refers to an SoVRMLEXTERNPROTOField.

See Also