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

Note: This API is now obsolete.

Default constructor.

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

Parameters

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