The value that is copied to the output when the gate is open.
Namespace: OIV.Inventor.EnginesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoMField input { get; }
Public ReadOnly Property input As SoMField
Get
public:
property SoMField^ input {
SoMField^ get ();
}
member input : SoMField with get
Property Value
Type:
SoMFieldRemarks See Also