ResetRotation Method Example

This example resets the rotation around the x-axis and the y-axis to 0 (zero) for the extrusion of shape one on myDocument.

Set myDocument = ActiveDocument
myDocument.Shapes(1).ThreeD.ResetRotation