You are here: Understanding the Meridian event procedures > About the CAD link events > DocCADLink_BeforeWriteMTBProperties event

NEW  DocCADLink_BeforeWriteMTBProperties event

Occurs before a document property that is mapped to multiple title block attributes is written.

Syntax

DocCADLink_BeforeWriteMTBProperties (Batch, PropertyNames, Values)
Parameters
Name Description

Batch

An object that represents the batch of documents the user has selected.

PropertyNames

A string array that contains the property names to write to.

Values

A string array of the property values to write.

Remarks

This event occurs only in the linked applications, not in the Meridian client applications..