Click or drag to resize
SoSFEnum<EnumType> Constructor (SoFieldContainer, String, SoField.FieldTypes)

Note: This API is now obsolete.

Default constructor.

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Obsolete since Open Inventor 9200. Use the constructor which set the default value of the field.")]
public SoSFEnum(
	SoFieldContainer fieldContainer,
	string fieldName,
	SoField. FieldTypes fieldType
)

Parameters

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