Function ProAnnotationplaneReferenceGet
Description
Accesses the planar surface used as an annotation plane.
Replacement in Object TOOLKIT:
Synopsis
#include <ProAnnotation.h>
ProAnnotationplaneReferenceGet
(
/* (In)
The annotation plane handle.
*/
ProSelection* reference
/* (Out)
The planar surface to use as the annotation plane.
*/
)
Returns
The function succeeded.
One or more arguments was invalid.
The annotation plane does not contain a reference plane (annotation was created using a drawing view's default orientation as its annotation plane).
The annotation plane orientation is frozen with respect to the reference, and the reference is currently missing from the model.
See Also
User Guide References
¿Fue esto útil?