UpdatePropertiesOnSaveForFileTypeEnum Enumerator
Description
Enum indicating whether properties should be updated when part or assembly files are saved.Methods
Name | Value | Description |
kDontUpdateProperties | 71681 | Neither part nor assembly files should be updated. |
kUpdatePropertiesForPartsAndAssemblies | 71683 | Both part and assembly files should be updated. |
kUpdatePropertiesForPartsOnly | 71682 | Only properties of part files should be updated. |