SimplifyDefinition.RemoveInternalBodies Property
Parent Object: SimplifyDefinitionDescription
Read-write property that gets and sets whether internal bodies will be removed or not. This is applicable when the EnvelopesReplaceStyle is not kAllInOneEnvelopeReplaceStyle.
Syntax
SimplifyDefinition.RemoveInternalBodies() As BooleanProperty Value
This is a read/write property whose value is a Boolean.Samples
Name | Description |
Part SimplifyFeature Sample | This sample demonstrates how to create a simplify feature in part document. |