Share

TitleBlock.Definition Property

Parent Object: TitleBlock

Description

Property returning the title block definition object this title block is an instance of.

Syntax

TitleBlock.Definition() As TitleBlockDefinition

Property Value

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

Samples

Name Description
Copying a title block definition This sample demonstrates copying a title block definition from one drawing to another and replacing the existing title blocks in the drawing with the new title block.

Version

Introduced in version 5.3

Was this information helpful?