Repartition (Object)

Represents the repartition.
A repartition is a set of objects used by the pattern shapes. It is the base object for linear and angular repartitions.
See also:
,

Properties


Property InstancesCount() As (Read Only)
Returns the total number of copied shapes.
Example:
The following example returns in Nb the number of shapes of the repartition firstRepartition:
 Set Nb = firstRepartition.InstancesCount