GetChildBlock Method (Block Object)

Scope: Schematic editor

Object: Block Object

Prerequisites: None

Allows access to the child block object.

Note:

Use this method for composite symbols only.

Usage

Block.GetChildBlock() As IVdBlock

Arguments

None

Return Values

IVdBlock. The child Block Object.

Examples

Use this method to provide access to a schematic sheet block for a composite symbol.