Function ProAnnotationplaneAngleGet
Description
Obtains the default orientation and the rotation angle for annotations which will be placed on a given annotation plane.
Replacement in Object TOOLKIT:
Licensing Requirement
Synopsis
#include <ProAnnotation.h>
ProAnnotationplaneAngleGet
(
/* (In)
The annotation plane.
*/
ProVector orientation
/* (Out)
The default orientation of annotations which belong to this annotation plane. (If no angle is applied, this is the direction that an underline would be drawn).
*/
double* angle
/* (Out)
The assigned rotation angle in degrees for the annotation plane.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
See Also
User Guide References
Est-ce que cela a été utile ?