API 설명서 > 3D drawings and annotations > Object ProAnnotationplane > Function ProAnnotationplaneForcetoplaneflagGet
Function ProAnnotationplaneForcetoplaneflagGet
Description
Get the force-to-plane property of an annotation plane.
Replacement in Object TOOLKIT:
Synopsis
#include <ProAnnotation.h>
ProAnnotationplaneForcetoplaneflagGet
(
/* (In)
The annotation plane.
*/
ProBoolean* force_to_plane
/* (Out)
PRO_B_TRUE if the annotations are to be forced to this plane, PRO_B_FALSE otherwise.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
The annotation plane is not governed by a reference.
User Guide References
도움이 되셨나요?