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 |
JavaScript | |
---|
Object dsLispFunction |
COM native C++ | |
---|
interface ILispFunction |
Remarks
Accessors
See Also