Gets or sets the upper bound of the integration time step.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property MaxStepSize As Double |
Visual Basic (Usage) | |
---|
Dim instance As ICosmosMotionStudyProperties
Dim value As Double
instance.MaxStepSize = value
value = instance.MaxStepSize
|
C# | |
---|
double MaxStepSize {get; set;} |
C++/CLI | |
---|
property double MaxStepSize {
double get();
void set (double value);
} |
Return Value
Upper bound of the integration time step
Remarks
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0