Gets whether this study supports network simulation.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property IsSimulationDistributable As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ICWStudy
Dim value As System.Boolean
value = instance.IsSimulationDistributable |
C# | |
---|
System.bool IsSimulationDistributable {get;} |
C++/CLI | |
---|
property System.bool IsSimulationDistributable {
System.bool get();
} |
Property Value
True if this study supports network simulation, false if not
Remarks
See Also
Availability
SOLIDWORKS Simulation API 2016 SP0