SoSFVec2i32SetValue Method (Int32) |
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(
int[] xy
)
Public Sub SetValue (
xy As Integer()
)
public:
void SetValue(
array<int>^ xy
)
member SetValue :
xy : int[] -> unit
Parameters
- xy
- Type: SystemInt32
Remarks See Also