| Name | Description |
 | AccessSelections | Allows access to the selections that describe this variable pattern feature. |
 | AddDimension | Adds the selected dimension as a column to the pattern table for this variable pattern feature. |
 | AddInstanceAt | Adds a pattern instance to this variable pattern feature. |
 | DeleteDimension | Deletes the specified column of dimensions in the pattern table in this variable pattern feature. |
 | DeleteInstanceAt | Deletes the specified pattern instance in this variable pattern feature. |
 | ExportToExcel | Exports the pattern table to the specified Microsoft Excel file for this variable pattern feature. |
 | GetControllingDimensionCount | Gets the number of controlling dimensions in this variable pattern feature. |
 | GetControllingDimensionName | Gets the name of the controlling dimension for the pattern instance at the specified index in this variable pattern feature. |
 | GetInstanceCount | Gets the number of pattern instances in this variable pattern feature. |
 | GetInstanceDimensionName | Gets the name of the pattern dimension for the pattern instance in this variable pattern feature. |
 | GetInstanceIndex | Gets the index of the pattern instance in the FeatureManager design tree in the variable pattern feature. |
 | GetInstanceNameByIndex | Gets the name of the pattern instance at the specified index in the pattern table in this variable pattern feature. |
 | GetInstanceSuppressStateByIndex | Gets whether the pattern instance at the specified index in the pattern table is suppressed in this variable pattern feature. |
 | GetInstanceSuppressStateByName | Gets whether the pattern instance with the specified name is suppressed in this variable pattern feature. |
 | GetTableRowIndex | Gets the index of the specified pattern instance in the pattern table in this variable pattern feature. |
 | ImportFromExcel | Imports a table from the specified Microsoft Excel file for this variable pattern feature. |
 | ReleaseSelectionAccess | Releases access to the selections used to define this variable pattern feature. |
 | SetInstanceDimensionValue | Sets a new value for the pattern dimension of the specified pattern instance in this variable pattern feature. |
 | SetInstanceSuppressStateByIndex | Sets whether the pattern instance with the specified index in the pattern table is suppressed in this variable pattern feature. |
 | SetInstanceSuppressStateByName | Sets whether a pattern instance with the specified name is suppressed in this variable pattern feature. |