Indexes   

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:
LinearRepartition, AngularRepartition

Property Index

InstancesCount
Returns the total number of copied shapes.

Properties


o 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
 

Copyright © 2006, Dassault Systèmes. All rights reserved.