Share

SimplifyDefinition.EnvelopesReplaceStyle Property

Parent Object: SimplifyDefinition

Description

Read-write property that gets and sets envelopes replace style. When the definition is just created this is default to kNoneReplaceStyle. Valid values are kNoneReplaceStyle, kAllInOneEnvelopeReplaceStyle, kEachBodyReplaceStyle and kSelectedBodiesReplaceStyle.

Syntax

SimplifyDefinition.EnvelopesReplaceStyle() As EnvelopesReplaceStyleEnum

Property Value

This is a read/write property whose value is an EnvelopesReplaceStyleEnum.

Samples

Name Description
Part SimplifyFeature Sample This sample demonstrates how to create a simplify feature in part document.

Version

Introduced in version 2026

Was this information helpful?