Work Flow
You may follow the steps to use Notilus Steeler
1. Create Project
Create project by nsCreateProject.
2. Add Block
Add block by nsBlockManager. Set the block you are working as Active.
3. Define Parts
Define parts.
4. Add Frames
You may add typical frames by nsAddFrame command.
5. Add Stiffeners
Add Stiffeners by nsAddStiffener command. You should have curves of stiffeners on the surface you want to create.
6 . Add Stiffener Cutouts
Add stiffener cut outs by nsAddStiffenerCutout command. You may also edit cut outs by nsUpdateStiffenerCutout command.
7. Set Markers
Set markers of connected parts with nsSetmarkers command.
8. Add Position markers where necessary
Position markers can be added with nsSetpositionMarkers command.
9. Getpart 2ds
Get 2d drawings of parts with nsGetpart2ds command.
10.Create Sheet / GetpartInfo
If parts are nested, you can create sheets by nsNotilusCreateSheet command.
If cutting files will be prepared, then by selecting 2d parts, part info, labels, marker names can be created by nsSetpartInfo command.
11.Create BOM
Part lists can be created by nsGetPartListReport command and nsGetStiffenerInfo command.
12. Create Plate & Flatbar Bending Schemas
Flatbar and plate bendins schemas can be created by commands nsGetFBBendingSchemes and nsAddHullBendingParts commands.
No Comments