SimplifyDefinition.RemoveBodiesSize Property
Parent Object: SimplifyDefinitionDescription
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 DoubleProperty 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. |