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