Share

ExtrudeDefinition.Operation Property

Parent Object: ExtrudeDefinition

Description

Read-write property that gets and sets the type of operation used to add the feature to the model. Valid inputs are kNewBodyOperation, kJoinOperation, kCutOperation, kIntersectOperation and kSurfaceOperation.

Syntax

ExtrudeDefinition.Operation() As PartFeatureOperationEnum

Property Value

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

Version

Introduced in version 2012

Was this information helpful?