Share

MidPointWorkPointDef.Edge Property

Parent Object: MidPointWorkPointDef

Description

Property that returns the object of a work point that is defined to be at the center of the edge. Any open edge is valid as input. Inputting a closed edge, (i.e. circle), will cause and error to occur.

Syntax

MidPointWorkPointDef.Edge() As Edge

Property Value

This is a read only property whose value is an Edge.

Version

Introduced in version 4

Was this information helpful?