Gets or sets whether to add the model's simulation results to Pack and Go.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property IncludeSimulationResults As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IPackAndGo
Dim value As System.Boolean
instance.IncludeSimulationResults = value
value = instance.IncludeSimulationResults |
C# | |
---|
System.bool IncludeSimulationResults {get; set;} |
C++/CLI | |
---|
property System.bool IncludeSimulationResults {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True if the model's simulation results are added to Pack and Go, false if not
Example
See Also
Availability
SolidWorks 2011 FCS, Revision Number 19.0