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

Sets the Y axis tilt angle.

C
Go2Status Go2PartStudBaseX_SetTiltYAngle(Go2PartStudBaseX measurement, Go2Double tiltYAngle);
Parameters
Parameters 
Description 
Go2PartStudBaseX measurement 
Go2PartStudBaseX object. 
Go2Double tiltYAngle 
tilt angle along Y 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.