Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Formatting updates for cloud migration, removed outdated content


Info

NOTE: While written for SAP2000

...

SAP2000 support export of DWG objects as described in the table below:

 

SAP2000 Object

DWG Entity

1

Point

AcadPoint

2

Line

AcadLine

3

NLink (2 or 3 Points)

AcadLine

4

NLink (1 Point)

AcadPoint

5

Area

Acad3DFace

6

Solid

AcadPolyFaceMesh

Note: If you try to export DWG file without AutoCAD installation then you get a warning message. It is normal. In SAP2000, we use ActiveX late binding and try to create AutoCAD objects. If we are not able to create them then its mean AutoCAD is not installed. But this is only done for AutoCAD DWG import/export, import from DXF and export to DXF does not require AutoCAD to be installed.

SAP2000 DWG Import

SAP2000 support import of DWG objects as described in the table below:

 

DWG Entity

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

  • RoundSolids.dwg
  • RoundSolids2.dwg
  • SolidImporttest.dwg

Model "RoundSolids.dwg"

Image Removed

Image Removed

AutoCAD "3DFace" entities were converted to Solid by using command "Extrude". After performing ‘Rotate3D’ operation all solid entities were imported into SAP2000.

Model "RoundSolids2.dwg"

Image Removed

Image Removed

AutoCAD "3DFace" entities were converted to Solid by using command "Extrude".

Model "SolidImporttest.dwg"

Image Removed

Image Removed

Import of AutoCAD "3dSolid" entities (box, wedge and pyramid) in to SAP2000.

Image Removed

Image Removed

Image Removed

Image Removed

Image Removed

Attachments

...

, this article also applies to CSiBridge.


Drawing (DWG) files may be imported from AutoCAD 2012 into SAP2000 using the procedure which follows:


  1. Create and save a DWG model within AutoCAD. The example model we will use for this demonstration is shown in Figure 1:


    Image Added

    Figure 1 - DWG model for import into SAP2000



  2. DWG entities should be coordinated with SAP2000 objects such that they import as follows:


    DWG entity

    SAP2000 object

    Color

    1

    Point

    Joint

    Cyan

    2

    Line

    Frame

    Yellow

    3

    Point

    Link (one-point)

    Cyan

    4

    Line

    Link (two-point)

    Green

    5

    3D Face

    Shell

    Red

    6

    N/A

    Solid

    N/A


    Show if
    groupeditors

    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.


  3. Within SAP2000, select File > Import > AutoCAD .dxf File, as shown in Figure 2:


    Image Added

    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.


  4. 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:


    Image Added

    Figure 3 - Select DWG file for import



  5. Select the Global Up Direction and the Units, then select OK, as shown in Figure 4:


    Image Added

    Figure 4 - Import specifications



  6. 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.


    Image Added

    Figure 5 - Layer specifications



Select OK, then the DWG file will import as a SAP2000 model, as shown in Figure 6:


Image Added

Figure 6 - DWG file as SAP2000 model


Show if
groupeditors

NOTE: DWG entities may not be imported into SAP2000 as solid objects. This feature was last available to SAP2000 V11.0.4.

Related Emails:

  • Email Import of autocad DWG solids not available in SAP2000 V12 and V14: (uh → ok, 7/28/2010, ID 3702965)

Related Incidents:

  • Incident 25464: Show the hidden content below after Incident 25464 is resolved.

See Also