FileManager.GetModelStateName Method
Parent Object:
FileManager
Description
Method that returns the name of the model state given its full document name.
Syntax
FileManager.
GetModelStateName
(
FullDocumentName
As String ) As String
Parameters
Name
Type
Description
FullDocumentName
String
Input String value that specifies the full document name of a document.
Version
Introduced in version 2022
© Copyright 2021 Autodesk, Inc.
Comment on this page.