Info |
---|
NOTE: While written for SAP2000 |
...
...
SAP2000 Object
...
, this article also applies to CSiBridge. |
Drawing (DWG) files may be imported from AutoCAD 2012 into SAP2000 using the procedure which follows:
Create and save a DWG model within AutoCAD. The example model we will use for this demonstration is shown in Figure 1:
Figure 1 - DWG model for import into SAP2000
DWG entities should be coordinated with SAP2000 objects such that they import as follows:
DWG entity
SAP2000 object
Color
1
Point
...
Cyan
2
Line
...
Yellow
3
Point
...
Link (one-point)
...
Cyan
4
Line
...
Link (two-point)
...
Green
5
...
Area
...
...
AcadPolyFaceMesh
SAP2000 DWG Import
| DWG Object | SAP2000 Objects |
---|---|---|
1 | AcadPoint | Point |
2 | AcadLine | Line/NLink |
3 | Acad3DFace | Area |
4 | AcadDb3DSolid | Solid |
Note: Dwg Solid objects is different in import and export. AcadDb3DSolid easy to build in dwg file (good for import). AcadPolyMesh is good to know the coordinates (good for export).
Sample DWG files for Import
SAP2000 supports following AutoCAD2007 entities for solid import:
- Box
- Wedge
- Pyramid (or frustum)
- Extrusion of 3DFace - possible for all "3DFace" entities making a legal shell (four nodes)
Following three files have been used for the testing of above mentioned entities
- SolidImporttest.dwg
- RoundSolids.dwg
- RoundSolids2.dwg
Attachments
...
N/A
Show if group editors NOTE: SAP2000 solid objects export to AutoCAD 2012 DWG as Polyface Mesh, and DXF as Polygon Mesh, but then 3D AutoCAD DWG entities (Polyface Mesh, Polygon Mesh, and 3D Solid) do not import into SAP2000 as solid objects.
Within SAP2000, select File > Import > AutoCAD .dxf File, as shown in Figure 2:
Figure 2 - Select the DXF Import feature
Info NOTE: AutoCAD must be installed on the desktop to import and export between SAP2000 and DWG. This is because DWG files are in binary format, which must be read and written using the functions available through the AutoCAD API.
Select DWG Files (*.DWG) from the scroll-down menu, then locate and double-click the DWG file for import into SAP2000, as shown in Figure 3:
Figure 3 - Select DWG file for import
Select the Global Up Direction and the Units, then select OK, as shown in Figure 4:
Figure 4 - Import specifications
Assign each type of SAP2000 object to a DWG layer (Figure 5). Each layer which occurs in the DWG file is listed in the scroll-down menu.
Figure 5 - Layer specifications
Select OK, then the DWG file will import as a SAP2000 model, as shown in Figure 6:
Figure 6 - DWG file as SAP2000 model
Show if | ||
---|---|---|
| ||
NOTE: DWG entities may not be imported into SAP2000 as solid objects. This feature was last available to SAP2000 V11.0.4. Related Emails:
Related Incidents:
|
See Also
- Import DXF into SAP2000 article
- Export SAP2000 to DWG article