API 설명서 > 3D drawings and annotations > Object ProAnnotationplane > Function ProAnnotationplaneFromViewCreate
Function ProAnnotationplaneFromViewCreate
Description
Creates a new annotation plane from a saved model view.
Replacement in Object TOOLKIT:
Synopsis
#include <ProAnnotation.h>
ProAnnotationplaneFromViewCreate
(
ProSolid solid
/* (In)
The solid model.
*/
ProView view
/* (In)
The solid model view.
*/
/* (Out)
The annotation plane.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
See Also
User Guide References
도움이 되셨나요?