Constructs an object of the given name.
Public Sub New(
globalName As string
)
public LispFunctionAttribute(
string globalName
);
| Parameters | Description |
|---|---|
| string globalName | Input global name of the Lisp function. |
LispFunctionAttribute Class, Autodesk.AutoCAD.Runtime Namespace