Share

SimplifyDefinition.EnvelopeBoundingType Property

Parent Object: SimplifyDefinition

Description

Read-write property that gets and sets envelope bounding type. This is applicable only when the EnvelopesReplaceStyle is not kNoneReplaceStyle. When the definition is just created this is default to kOrthogonalBoundingBox.

Syntax

SimplifyDefinition.EnvelopeBoundingType() As BoundingTypeEnum

Property Value

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

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?