Share

PartDocument.PutGraphicsLevelsOfDetail Method

Parent Object: PartDocument

Description

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.

Version

Introduced in version 4

Was this information helpful?