Click or drag to resize
SoSFVec3d Constructor (SoFieldContainer, String, SoFieldFieldTypes)

Note: This API is now obsolete.

Initializes a new instance of the SoSFVec3d class

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[ObsoleteAttribute("See documentation for more details")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public SoSFVec3d(
	SoFieldContainer fieldContainer,
	string fieldName,
	SoFieldFieldTypes fieldType
)

Parameters

fieldContainer
Type: OIV.Inventor.FieldsSoFieldContainer
fieldName
Type: SystemString
fieldType
Type: OIV.Inventor.FieldsSoFieldFieldTypes
Remarks