60001446 Import vdSectionClip to DWG/DxF files

Article 60001446
Type Wish
Product Engine
Version 6022
Date Added 7/8/2011 12:00:00 AM
Fixed (5/24/2012 12:00:00 AM)
Submitted by Ruy Paula

Summary

Is it possible to import vdSectionClip to DWG/DxF files ?

Solution

Added in 6023.

In version 6023 we added the ability to import dwg's SectionObject. This object is converted into our SectionClip objects.
Note that only plane SectionObjects are supported.
You can disable importing these objects by setting the value VectorDraw.Professional.vdObjects.vdFileProperties.DWGImportFlags.IgnoreSections to the Document.FileProperties.ImportDWGFlags.

Note that exporting SectionClips to Dwg/Dxf is not supported. SectionObjects of Autocad do not apply to vdPolyface objects which is our main 3D export object so the visual export will not be the same.

Send comments on this topic.