Share

RevolveFeature.Operation Property

Parent Object: RevolveFeature

Description

Property that gets and sets the type of operation used to add the feature to the model. Valid input is kJoinOperation, kCutOperation, kIntersectOperation, or kSurfaceOperation.

Syntax

RevolveFeature.Operation() As PartFeatureOperationEnum

Property Value

This is a read/write property whose value is a PartFeatureOperationEnum.

Version

Introduced in version 5

Was this information helpful?