Share

ProfileEntity3D.CurveType Property

Parent Object: ProfileEntity3D

Description

Property that returns the type of the curve referenced by the profile entity. This property allows you to determine what type of object will be returned by the Curve property.

Syntax

ProfileEntity3D.CurveType() As CurveTypeEnum

Property Value

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

Version

Introduced in version 6

Was this information helpful?