PyMaterialXCore.CommentElement¶
- class CommentElement¶
Bases:
ElementAn element representing a block of descriptive text within a
Document, which will be stored as a comment when the document is written out.The comment text may be accessed with the methods
Element.getDocString()andElement.setDocString().Methods
__init__(*args, **kwargs)Properties¶
- CATEGORY = 'comment'¶
Methods¶
- __init__(*args, **kwargs)¶