![]() |
Chemical Data Processing Library Python API - Version 1.3.0
|
A handler for the output of Vis.Object3D instances in the STL [STLFMT] format. More...
Inheritance diagram for CDPL.Vis.STLObject3DOutputHandler:Public Member Functions | |
| None | __init__ () |
| Initializes the STLObject3DOutputHandler instance. | |
Public Member Functions inherited from CDPL.Vis.Object3DOutputHandler | |
| int | getObjectID () |
| Returns the numeric identifier (ID) of the wrapped C++ class instance. More... | |
| Base.DataFormat | getDataFormat () |
| Object3DWriterBase | createWriter (Base.OStream os) |
| Object3DWriterBase | createWriter (str file_name, OpenMode mode=Base.IOStream.OpenMode(60)) |
Additional Inherited Members | |
Properties inherited from CDPL.Vis.Object3DOutputHandler | |
| objectID = property(getObjectID) | |
A handler for the output of Vis.Object3D instances in the STL [STLFMT] format.