Share

DrawingCurve.ProjectedCurveType Property

Parent Object: DrawingCurve

Description

Property that returns the curve type of the drawing curve projected onto the sheet. For instance, if a circular drawing curve shows up as a linear curve on the sheet, this property returns kLineSegmentCurve2d.

Syntax

DrawingCurve.ProjectedCurveType() As Curve2dTypeEnum

Property Value

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

Version

Introduced in version 2010

Was this information helpful?