Description

Export measurement features to XML file

Return Type

A Variant value.  

Syntax

object.ExportMeasurements (Destination)

The ExportMeasurements Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McMeasurements.
DestinationRequired. A Variant value.

file name of the output file (string) or IXMLDOMNode

Remarks

See ImportMeasurements