Click or drag to resize
SoSFRotation Constructor (SoFieldContainer, String, SoField.FieldTypes, SbRotation)

Default constructor.

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoSFRotation(
	SoFieldContainer fieldContainer,
	string fieldName,
	SoField. FieldTypes fieldType,
	SbRotation newValue
)

Parameters

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