This document is archived and information here might be outdated. Recommended version. |
Adds a style collection that will be used to check names against. More than one style collection can be added.
[Visual Basic .NET] Public Sub AddNameCheck ( _ ByVal nameCheckStyles As IDimensionStyles _ )
[C#] public void AddNameCheck ( IDimensionStyles nameCheckStyles );
AddNameCheck should be called before IDimensionStyleImportDialog::DoModalImport to avoid conflicts in dimension style names.