Share

SimplifyDefinition.RemoveBodiesSize Property

Parent Object: SimplifyDefinition

Description

Read-write property that gets and sets the bounding box diagonal length in centimeters of the bodies being removed. This is applicable when the RemoveBodiesBySize is set to True.

Syntax

SimplifyDefinition.RemoveBodiesSize() As Double

Property Value

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

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?