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