Share

SplitFeature.FaceSplitSplitAll Property

Parent Object: SplitFeature

Description

Property that returns whether the split feature split all of the faces possible, or a specified subset. This property fails in the case where the split feature defines a part split. This can be determined using the SplitType property.

Syntax

SplitFeature.FaceSplitSplitAll() As Boolean

Property Value

This is a read only property whose value is a Boolean.

Version

Introduced in version 6

Was this information helpful?