montepy.surfaces.surface_builder module#
Functions:
|
Builds a Surface object for the type of Surface |
- montepy.surfaces.surface_builder.surface_builder(input)#
Builds a Surface object for the type of Surface
Changed in version 0.2.0: The
commentsargument has been removed with the simpler init function.