DSMAttachmentFunction¶
- class dsviper.DSMAttachmentFunction¶
Bases:
objectA class used to represent the definition of an attachment function.
Note: Not directly instantiable.
- documentation() str¶
Return the documentation.
- is_mutable() bool¶
Return True if the function is mutable.
- prototype() DSMFunctionPrototype¶
Return the prototype.