FileManager.GetLevelOfDetailName Method
Parent Object:
FileManager
Description
Returns the name of the level of detail given its full document name.
Syntax
FileManager.
GetLevelOfDetailName
(
FullDocumentName
As String ) As String
Parameters
Name
Type
Description
FullDocumentName
String
Input String that specifies the full document name (currently only supported for assembly documents).
Version
Introduced in version 11
© Copyright 2017 Autodesk, Inc.
Comment on this page.