|
|
Access named constant value
Namespace: Autodesk.Navisworks.Api
Assembly: Autodesk.Navisworks.Api (in Autodesk.Navisworks.Api.dll)
Syntax
| Visual Basic |
|---|
Public Function ToNamedConstant As NamedConstant |
| C# |
|---|
public NamedConstant ToNamedConstant() |
| Visual C++ |
|---|
public: NamedConstant^ ToNamedConstant() |
Exceptions
| Exception | Condition |
|---|---|
| System..::..NotSupportedException | Not supported if '!IsNamedConstant' |
| System..::..ObjectDisposedException | Object has been Disposed |