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