SetZSheetSize Method (Block Object)

Scope: Schematic editor

Object: Block Object

Prerequisites: None

Specifies width and height for Z sized blocks.

Usage

Block.SetZSheetSize(ByVal Width As Long, ByVal Height As Long)

Arguments

Width

Width of the block (expressed in tenths of an inch).

Height

Height of the block (expressed in tenths of an inch).