Share

BendPartFeature.BendPartType Property

Parent Object: BendPartFeature

Description

Property that returns the type of the bend part feature. The valid return values are kArcLengthAndAngleBendPart, kRadiusAndAngleBendPart and kRadiusAndArcLengthBendPart.

Syntax

BendPartFeature.BendPartType() As BendPartTypeEnum

Property Value

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

Version

Introduced in version 2010

Was this information helpful?