Converting Other AutoLISP Data Types for ActiveX Methods
 
 
 

The Radius argument to the AddCircle method requires a Double, but the ActiveX functions make the necessary conversion if you specify a real in AutoLISP. The following table identifies the AutoLISP data type that ActiveX functions will accept in place of the required ActiveX data type. Each row in the table represents a data type used by ActiveX functions. Each column in the table represents an AutoLISP data type. Wherever the intersecting cells contain a plus (+) symbol, you can specify the corresponding AutoLISP data type for the required ActiveX data type.

AutoLISP data types accepted in place of an ActiveX data type

 

Integer

Real

String

VLA-object

Variant

Safe-array

:vlax-true

:vlax-false

Byte

+

 

 

 

 

 

 

Boolean

 

 

 

 

 

 

+

Integer

+

 

 

 

 

 

 

Long

+

 

 

 

 

 

 

Single

+

+

 

 

 

 

 

Double

+

+

 

 

 

 

 

Object

 

 

 

+

 

 

 

String

 

 

+

 

 

 

 

Variant

 

 

 

 

+

 

 

Array

 

 

 

 

 

+

 

In some instances an AutoLISP ActiveX function will accept and convert a data type that is not indicated as acceptable by the preceding table, but you should never count on this.


500 Internal Server Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at webmaster@entercad.forsenergy.ru to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.