tin:importcivil3d
(tin:importcivil3d dwgFile
labelFlags)
This function imports AutoCAD Civil3D entities
from dwgFile dwg file (or from current drawing) into the current
drawing as BricsCAD Civil TinSurface related entities, as Civil3D
related entities,and as normal entities.
!! to have (tin:importcivil3d) function
available, (vl-load-tin) must be
run once before !!
Arguments |
dwgFile (string or NIL) name of the dwg file, to
import AutoCAD Civil3d entities from; for the possible values, see ECivilLabelImportFlags |
Return |
list of all entities, created in actual drawing |
Example |
|
Remarks |
imported entities are
: |
|
|
IMPORTANT |
to have (tin:importcivil3d) function available, (vl-load-tin) must be run once before ! |
© Bricsys NV. All rights reserved. |