LispFunctionAttribute(String, String) Constructor

Constructor for the LispFunctionAttribute class.

Namespace: Teigha.Runtime
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public LispFunctionAttribute(
        string globalName,
        string localizedNameId
)

Parameters

globalName  String
[in] Global name of the Lisp function.
localizedNameId  String
[in] Localized name of the Lisp function.
See Also

©  Bricsys NV. All rights reserved.