VS:AddVPAnnotationObject

From Vectorworks Developer
Jump to navigation Jump to search

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

Adds the specified annotation object to the specified viewport.

FUNCTION AddVPAnnotationObject(
viewportHandle :HANDLE;
annotationHandle :HANDLE) : BOOLEAN;
def vs.AddVPAnnotationObject(viewportHandle, annotationHandle):
    return BOOLEAN

Parameters

viewportHandle HANDLE
annotationHandle HANDLE

Version

Availability: from VectorWorks11.0