Share

PerpendicularConstraintProxy.EntityTwo Property

Parent Object: PerpendicularConstraintProxy

Description

Property that returns the sketch entity being constrained. This will be a line, ellipse, or elliptical arc. In the case where an elliptical entity is returned, the UsesEllipseTwoMajorAxis property indicates if the perpendicular constraint is between the major or minor axis of the ellipse.

Syntax

PerpendicularConstraintProxy.EntityTwo() As SketchEntity

Property Value

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

Version

Introduced in version 6

Was this information helpful?