Share

DrawingCurve.CurveType Property

Parent Object: DrawingCurve

Description

Property that returns the type of the underlying curve geometry that this curve is defined by.

Syntax

DrawingCurve.CurveType() As CurveTypeEnum

Property Value

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

Samples

Name Description
Add detail drawing view This sample demonstrates the creation of a detail drawing view with an attach point.
Create ordinate dimension This sample demonstrates the creation of ordinate dimensions in a drawing document.

Version

Introduced in version 11

Was this information helpful?