Mapping DWG entities and SAP2000 objects
SAP2000 supports the import of DWG objects, as described in the following table:
|
DWG entity |
SAP2000 object |
---|---|---|
1 |
AcadPoint |
Point |
2 |
AcadLine |
Line/NLink |
3 |
Acad3DFace |
Area |
4 |
AcadDb3DSolid |
Solid |
NOTE: DWG Solid objects differ between import and export. For import, AcadDb3DSolid is useful for DWG files. For export, AcadPolyMesh is useful for obtaining object coordinates.
NOTE: DWG Solid import was available to SAP2000 V11.0.4, but is no longer available to V12 and V14.
Related email:
- Unknown macro: {email}
Related Incident:
- Unknown macro: {incident}
Sample DWG files for import
For solid import, SAP2000 supports the AutoCAD2007 entities which follow:
- Box
- Wedge
- Pyramid (or frustum)
- Extrusion of 3DFace, which is possible for all 3DFace entities by creating legal shells with four nodes
The entities previously listed have been tested using the files which follow:
- RoundSolids.dwg
- RoundSolids2.dwg
- SolidImporttest.dwg
RoundSolids.dwg model
The Extrude command converted AutoCAD 3DFace entities into solid objects. Objects were successfully imported into SAP2000 after performing the Rotate3D operation all solid entities.
RoundSolids2.dwg model
The Extrude command converted AutoCAD 3DFace entities into solid objects.
SolidImporttest.dwg model
AutoCAD 3dSolid entities, including the box, wedge, and pyramid, are imported into SAP2000.
Attachments
- [RoundSolids.dwg |Import DWG to SAP2000^RoundSolids.dwg]
- [RoundSolid2.dwg |Import DWG to SAP2000^RoundSolid2.dwg]
- [SolidImporttest.dwg |Import DWG to SAP2000^SolidImporttest.dwg]