Share

ParallelConstraint.EntityOne Property

Parent Object: ParallelConstraint

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 parallel constraint is between the major or minor axis of the ellipse.

Syntax

ParallelConstraint.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?