Select to view content in your preferred language

Is it possible to import arcpy in City engine python module?

2493
3
07-08-2014 03:49 AM
juliaforster
Deactivated User

I want to compare the position of two shapes with each other and want to use the basic extent function of arcpy but there is an import error for the arcpy module: "No module named arcpy"...anyone know why this import is not working?

0 Kudos
3 Replies
by Anonymous User
Not applicable

It might be because CityEngine uses Jython and not Python... Some modules aren't available in Jython (like numpy I think). This is just a guess, though.

MatthiasBuehler
Deactivated User

this is a negative ..

Matthias Buehler

Head of 3D Technologies

twitter: @MattB3D

--------------------------------

Garsdale Design Limited

matthias.buehler@garsdaledesign.co.uk

www.garsdaledesign.co.uk

CameronHunter
New Contributor

Is this still the case for CityEngine 2017.1?

0 Kudos