Gets or sets how often the simulation engine's Jacobian matrix is updated.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property JacobianEval As Integer |
Visual Basic (Usage) | |
---|
Dim instance As ICosmosMotionStudyProperties
Dim value As Integer
instance.JacobianEval = value
value = instance.JacobianEval
|
C# | |
---|
int JacobianEval {get; set;} |
C++/CLI | |
---|
property int JacobianEval {
int get();
void set (int value);
} |
Return Value
How often, in percent, the simulation engine's Jacobian matrix is updated
Remarks
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0