FEM: code formating, make all python module start the same way
- module info - doxygen documentation - imports - code
This commit is contained in:
@@ -27,6 +27,7 @@ __url__ = "http://www.freecadweb.org"
|
||||
## @package FemShellThickness
|
||||
# \ingroup FEM
|
||||
|
||||
|
||||
class _FemShellThickness:
|
||||
"The FemShellThickness object"
|
||||
def __init__(self, obj):
|
||||
|
||||
Reference in New Issue
Block a user