Allows access to encrypted LISP files in DraftSight. Also allows creating and removing LISP functions that can be called from LISP.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface ILispFunction |
C# | |
---|
public interface ILispFunction |
JScript | |
---|
public interface ILispFunction |
Managed Extensions for C++ | |
---|
public __gc __interface ILispFunction |
C++/CLI | |
---|
public interface class ILispFunction |
Remarks
Accessors
Access Diagram
See Also