Gocator API > Go2.Part > Classes > Go2Part > Functions > Go2Part_AddMeasurement
Gocator 2x00 API
Go2Part_AddMeasurement
Description

Creates a new part measurement and adds it to the list of measurements.

C
Go2Status Go2Part_AddMeasurement(Go2Part part, Go2Type type, Go2UInt32 id, Go2Measurement* measurement);
Parameters
Parameters 
Description 
Go2Part part 
Go2Part object. 
Go2Type type 
Part measurement type. 
Go2UInt32 id 
Unique measurement identifier. 
Go2Measurement* measurement 
Receives the new measurement object. 
Returns

Operation status.

File

Go2Part.h

Copyright (c) 2013 by LMI Technologies Inc. All rights reserved.