PartDocument.PutGraphicsLevelsOfDetail Method
Parent Object: PartDocumentDescription
Sets the graphics facet groups that must be saved with this file. Each bit indicating a level of detail. Up to 6 permitted. File size affected adversely when more. Recommend pick from GraphicsLevelsOfDetailEnum.
Syntax
PartDocument.PutGraphicsLevelsOfDetail( LevelsOfDetail As Long )Parameters
Name | Type | Description |
LevelsOfDetail | Long | Input Long that specifies the level of detail. |