SetToDouble Method (ILispParameter)
Sets the value of the LISP parameter to the specified double.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetToDouble( _
double Value As System.Double _
) |
C# | |
---|
void SetToDouble(
System.double Value
) |
JavaScript | |
---|
SetToDouble(
Value : Number
) |
Parameters
- Value
- Double
See Also
Availability
DraftSight V1R4.0