About Editing in 3D (VBA/ActiveX)
This section describes how to edit 3D objects by, for example, rotating, arraying, and mirroring.
Topics in this section
About Rotating in 3D (VBA/ActiveX)
With the
Rotate
method, you can rotate objects in 2D about a specified point.
About Arraying in 3D (VBA/ActiveX)
With the
ArrayRectangular
method, you can create a rectangular array in 3D.
About Mirroring Objects Along a Plane (VBA/ActiveX)
With the
Mirror3D
method, you can mirror objects along a specified mirroring plane specified by three points.
Related Concepts
About Rotating in 3D (VBA/ActiveX)
About Arraying in 3D (VBA/ActiveX)
About Mirroring Objects Along a Plane (VBA/ActiveX)
About Modifying Objects (VBA/ActiveX)
About Creating 3D Objects (VBA/ActiveX)