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, and a normal entities.

Arguments

dwgFile  (string or NIL)  name of the dwg file, to import AutoCAD Civil3d entities from;
if NIL or if an empty string, the current drawing is used for the import operation

labelFlags  (integer, bit-flags)  bit-coded flags, controlling which Civil3d labels shall be imported;

for the possible values, see ECivilLabelImportFlags

Return

list of all entities, created in actual drawing

Example


Remarks

imported entities are :
a) normal native entities (Text, MText, Circle, BlockReferences, ...)
b) BricsCAD Civil TinSurface related entities



©  Bricsys NV. All rights reserved.