|
|
Gets the hidden status as defined by the constituent models.
Namespace: Autodesk.Navisworks.Api.DocumentParts
Assembly: Autodesk.Navisworks.Api (in Autodesk.Navisworks.Api.dll)
Syntax
| Visual Basic |
|---|
Public Function GetAllHiddenAtModelState As ModelItemCollection |
| C# |
|---|
public ModelItemCollection GetAllHiddenAtModelState() |
| Visual C++ |
|---|
public: ModelItemCollection^ GetAllHiddenAtModelState() |