Ticket #160 (closed defect: invalid)

Opened 2 months ago

Last modified 2 months ago

Experiment plane

Reported by: willaume@phimeca.com Assigned to: lapointe@phimeca.com
Priority: minor Milestone: not defined
Component: general Version: 0.12.1
Keywords: scale translate experiment plane Cc:

Description

See attached file

I would like to see the effect of the methods .scale and .translate on my experiment plane.

When I run my script the commands print return none.

Attachments

exp.py (0.6 kB) - added by willaume@phimeca.com on 10/31/08 10:34:20.

Change History

10/31/08 10:34:20 changed by willaume@phimeca.com

  • attachment exp.py added.

10/31/08 19:27:13 changed by dutka

  • keywords set to scale translate experiment plane.
  • status changed from new to closed.
  • resolution set to invalid.

Hum... Did you read the Use Case Guide before you submit this ticket ? Did you use the inline help available in Python ?

Check page 88 in the Use Case Guide and you will see that the .scale and .translate methods work in-place.

Ivan