Share

ProfileEntity3DProxy.CurveType Property

Parent Object: ProfileEntity3DProxy

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

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