Share

PerpendicularConstraint.EntityOne Property

Parent Object: PerpendicularConstraint

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

PerpendicularConstraint.EntityOne() As SketchEntity

Property Value

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

Version

Introduced in version 5

Was this information helpful?