To Switch to Tiled Viewports (VBA/ActiveX)
Model space can be divided into multiple tiled viewports.
Set the
ActiveSpace
property to
acModelSpace
.
ThisDrawing.ActiveSpace = acModelSpace
Related Concepts
About Switching to the Model Space Layout (VBA/ActiveX)
About Viewports (VBA/ActiveX)