SoSFVec2sSetValue Method (Int16) |
Sets the field to the given value.
Namespace: OIV.Inventor.FieldsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public void SetValue(
short[] xy
)
Public Sub SetValue (
xy As Short()
)
public:
void SetValue(
array<short>^ xy
)
member SetValue :
xy : int16[] -> unit
Parameters
- xy
- Type: SystemInt16
Remarks See Also