Accessimport annotationToolset mdb.annotations[name] session.odbs[name].userData.annotations[name] session.viewports[name].annotationsToPlot[i] bringToFront()
This method brings the Annotation object to the top of the annotation stack. ArgumentsNone. Return valueNone. ExceptionsNone. sendToBack()
This method sends the Annotation object to the bottom of the annotation stack. ArgumentsNone. Return valueNone. ExceptionsNone. bringForward()
This method brings the Annotation object one position up in the annotation stack. ArgumentsNone. Return valueNone. ExceptionsNone. sendBackward()
This method sends the Annotation object one position down in the annotation stack. ArgumentsNone. Return valueNone. ExceptionsNone. moveBefore(...)
This method moves the Annotation object before another object in the same repository. Required arguments
Optional argumentsNone. Return valueNone. ExceptionsNone. moveAfter(...)
This method moves the Annotation object after another object in the same repository. Required arguments
Optional argumentsNone. Return valueNone. ExceptionsNone. translate(...)
This method translates the Annotation object on the viewport plane. Required argumentsNone. Optional arguments
Return valueNone. ExceptionsNone. MembersThe Annotation object has the following member:
|