Namespace: OIV.Inventor.EnginesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSelectOne(
Type mfInputType
)
Public Sub New (
mfInputType As Type
)
public:
SoSelectOne(
Type^ mfInputType
)
new :
mfInputType : Type -> SoSelectOne
Parameters
- mfInputType
- Type: SystemType
Remarks The argument specifies the type of the multiple-value input field.
See Also