Gets or sets the maximum number of times the numeric integrator iterates in the search for a solution for a given step.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property MaxIterations As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ICosmosMotionStudyProperties
Dim value As System.Integer
instance.MaxIterations = value
value = instance.MaxIterations |
C# | |
---|
System.int MaxIterations {get; set;} |
C++/CLI | |
---|
property System.int MaxIterations {
System.int get();
void set ( & System.int value);
} |
Property Value
Maximum number of times the numeric integrator iterates in the search for a solution for a given step
Remarks
See Also
Availability
SOLIDWORKS 2008 FCS, Revision Number 16.0