SoSelectOneinput Property |
The multiple-value field from which the value will be selected.
Namespace: OIV.Inventor.EnginesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
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