API 설명서 > 3D drawings and annotations > Object ProNote > Function ProNoteAttachPlaneGet
Function ProNoteAttachPlaneGet
Description
Gets the note annotation plane.
Replacement in Object TOOLKIT:
Licensing Requirement
Synopsis
#include <ProNote.h>
ProNoteAttachPlaneGet
(
ProNoteAttach note_att
/* (In)
The handle for the ProNoteAttach
*/
ProAnnotationPlane* annotation_plane
/* (Out)
The annotation plane.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
License check failure.
User Guide References
도움이 되셨나요?