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

Default constructor.

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFBitMask(
	SoFieldContainer fieldContainer,
	string fieldName,
	SoFieldFieldTypes fieldType,
	EnumType defaultValue
)

Parameters

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