|
![]() |
Test existing settings
Namespace: Autodesk.Navisworks.Api.Takeoff
Assembly: Autodesk.Navisworks.Takeoff (in Autodesk.Navisworks.Takeoff.dll)
Syntax
Visual Basic |
---|
Public Function TestExistSettings ( _ name As String _ ) As Boolean |
C# |
---|
public bool TestExistSettings( string name ) |
Visual C++ |
---|
public: bool TestExistSettings( String^ name ) |
Parameters
- name
- Type: System..::..String
Exceptions
Exception | Condition |
---|---|
System..::..ObjectDisposedException | Object has been Disposed |