DrawingDocument.ActiveSheet Property

Parent Object: DrawingDocument

Description

Property that returns the currently active sheet.

Syntax

DrawingDocument.ActiveSheet() As Sheet

Property Value

This is a read only property whose value is a Sheet.

Samples

Name Description
Center Dimension Text This sample demonstrates how to center the text of all dimensions on the active sheet in a drawing.
Balloons - edit This sample demonstrates the editing of balloons in a drawing.
Creation a balloon This sample demonstrates the creation of a balloon.
Custom Table - create This sample demonstrates how to create a custom table.
Create a Bend Table This sample demonstrates the creation of a bend table in a drawing from a sheet metal part.
Create a Configuration Table This sample demonstrates the creation of a configuration (iPart/iAssembly) table in a drawing from a factory document.
Create a drawing Excel Table This sample demonstrates the creation of a table based on an Excel file in a drawing.
Dimensions - edit This sample demonstrates the editing of sheet dimensions and the associated dimension style.

Version

Introduced in version 5.3