GetLocation Method (Arc Object)

Scope: Schematic editor

Object: Arc Object

Prerequisites: None

Returns the specified arc coordinate.

Usage

Arc.GetLocation(ByVal WhichPoint As VdArcPoint) As IVdPoint

Arguments

WhichPoint

This argument specifies which arc point coordinate to return. It takes the form of VdArcPoint Enum.

Return Values

As IVdPoint. The arc coordinate (measured in 100ths of an inch).