Gocator API > Go2.Part > Classes > Go2PartStudBaseX > Functions > Go2PartStudBaseX_SetTiltXAngle
Gocator 2x00 API
Go2PartStudBaseX_SetTiltXAngle
Description

Sets the X axis tilt angle.

C
Go2Status Go2PartStudBaseX_SetTiltXAngle(Go2PartStudBaseX measurement, Go2Double tiltXAngle);
Parameters
Parameters 
Description 
Go2PartStudBaseX measurement 
Go2PartStudBaseX object. 
Go2Double tiltXAngle 
tilt angle along X axis(degrees). If it exceeds an internal reasonable range, it will be clamped to the boundary value of said range. 
Returns

Operation status.

File

Go2PartStudBaseX.h

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