|
|
Is the SimulationEventName property the same on all child results (always false as no children here).
Namespace: Autodesk.Navisworks.Api.Clash
Assembly: Autodesk.Navisworks.Clash (in Autodesk.Navisworks.Clash.dll)
Syntax
| Visual Basic |
|---|
Public Overridable ReadOnly Property SimulationEventNameVaries As Boolean Get |
| C# |
|---|
public virtual bool SimulationEventNameVaries { get; } |
| Visual C++ |
|---|
public: virtual property bool SimulationEventNameVaries { bool get (); } |
Implements
IClashResult..::..SimulationEventNameVaries
Exceptions
| Exception | Condition |
|---|---|
| System..::..ObjectDisposedException | Object has been Disposed |