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