Creates a new part measurement and adds it to the list of measurements.
Go2Status Go2Part_AddMeasurement(Go2Part part, Go2Type type, Go2UInt32 id, Go2Measurement* measurement);
|
Parameters |
Description |
|
Go2Part part |
Go2Part object. |
|
Go2Type type |
Part measurement type. |
|
Go2UInt32 id |
Unique measurement identifier. |
|
Go2Measurement* measurement |
Receives the new measurement object. |
Operation status.
Go2Part.h