Share

Application.MeasureTools Property

Parent Object: Application

Description

Returns the MeasureTools object.

Syntax

Application.MeasureTools() As MeasureTools

Property Value

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

Samples

Name Description
Finding Bend Extent (Tangent) Edges This sample demonstrates how to retrieve the bend extent edges (a.k.a. tangent edges) associated with the selected bend edge on a flat pattern.

Version

Introduced in version 11

Was this information helpful?