|
|
Determines if current contents can described in terms of an JSON AggregateModelDefinition object.
Namespace: Autodesk.Navisworks.Api
Assembly: Autodesk.Navisworks.Api (in Autodesk.Navisworks.Api.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property CanDescribeAsAggregate As Boolean Get |
| C# |
|---|
public bool CanDescribeAsAggregate { get; } |
| Visual C++ |
|---|
public: property bool CanDescribeAsAggregate { bool get (); } |