- dtcc.Scene.add_multisurface(name: str, ms: MultiSurface)[source]
Add a MultiSurface to the scene.
- Parameters:¶
- name : str¶
Name of the MultiSurface.
- ms : MultiSurface¶
MultiSurface object to be added.
Add a MultiSurface to the scene.
Name of the MultiSurface.
MultiSurface object to be added.