Wire() Abaqus 6.13

Having trouble with mdb.models['modelname'].part['partname'].Wire() to add a wire feature on a given plane with a given orientation.

I get keyword errors for both the sketchPlane and sketchUpEdge arguments. With NO arguments aside from 'sketch', it does create the wire from the sketch, but the new wire 'Wire-2' is in the same plane as the first wire 'Wire-1' made using BaseWire()


I have a datum plane offset 10mm from the first that is supposed to be the location of the new wire.

Does anyone have a working example of the Wire() command in Abaqus 6.13?


Thanks,

Dan