Import Kml To Autocad Civil 3d 2018 →

public List<KmlGeometry> ParseKML(string filepath)

var geometries = new List<KmlGeometry>(); using (var stream = File.OpenRead(filepath)) import kml to autocad civil 3d 2018

public ObjectId CreateCogoPoint(double northing, double easting, double elevation, Database db, Transaction tr) import kml to autocad civil 3d 2018