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