Share

RevolveFeatureProxy.Operation Property

Parent Object: RevolveFeatureProxy

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

RevolveFeatureProxy.Operation() As PartFeatureOperationEnum

Property Value

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

Version

Introduced in version 9

Was this information helpful?