![]() |
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...
Public Member Functions | |
None | __init__ () |
Initializes the STLObject3DOutputHandler instance. | |
![]() | |
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 | |
![]() | |
objectID = property(getObjectID) | |
A handler for the output of Vis.Object3D instances in the STL [STLFMT] format.