Share

PerpendicularConstraintProxy.EntityOne 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 UsesEllipseOneMajorAxis property indicates if the perpendicular constraint is between the major or minor axis of the ellipse.

Syntax

PerpendicularConstraintProxy.EntityOne() As SketchEntity

Property Value

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

Version

Introduced in version 6

Was this information helpful?