For a list of all members of this type, see ILispParameter members.
Name | Description | |
---|---|---|
![]() | GetDouble | Gets the double value of this LISP parameter. |
![]() | GetHandle | Gets the handle of this LISP parameter. |
![]() | GetInteger | Gets the integer or long value of this LISP parameter. |
![]() | GetList | Gets an array of LISP parameters. |
![]() | GetPoint | Gets the point value for this LISP parameter. |
![]() | GetString | Gets the string value of this LISP parameter. |
![]() | SetToDouble | Sets the value of the LISP parameter to the specified double. |
![]() | SetToHandle | Sets the value of the LISP parameter to the specified handle. |
![]() | SetToInteger | Sets the value of the LISP parameter to the specified integer or long. |
![]() | SetToList | Sets the value of the LISP parameter to the specified array of LISP parameters. |
![]() | SetToNil | Sets the value of the LISP parameter to nil. |
![]() | SetToPoint | Sets the value of the LISP parameter to the specified point. |
![]() | SetToString | Sets the value of the LISP parameter to the specified string. |
![]() | SetToTrue | Sets the value of the LISP parameter to true. |
![]() | SetToVoid | Sets the value of the specified LISP parameter to none. |