Click or drag to resize
SoSFFloat Constructor

Default constructor.

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFFloat(
	SoFieldContainer fieldContainer,
	string fieldName,
	SoField. FieldTypes fieldType,
	float newValue
)

Parameters

fieldContainer
Type: OIV.Inventor.Fields.SoFieldContainer
fieldName
Type: System.String
fieldType
Type: OIV.Inventor.Fields.SoField.FieldTypes
newValue
Type: System.Single
Remarks