Skip to content

Commit ff4ba1f

Browse files
authored
Merge pull request #8 from 1nforgiven2103/new_pr
Several functions implementation
2 parents 0a4dc73 + 53ae443 commit ff4ba1f

4 files changed

Lines changed: 713 additions & 149 deletions

File tree

openstaad/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
from .output import Output
55
from .properties import Properties
66
from .view import View
7-
from .support import Support
8-
from .command import Command
97
from .design import Design
8+
from .command import Command
9+
from .support import Support

0 commit comments

Comments
 (0)