Object Default size

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2009-03-05 11:02 AM
2009-03-05
11:02 AM
At the moment I get the distorted woman on the right (rather than what I want which is the woman on the left) where the A and B sizes revert to the original sizes but the height zzyzx is coming up with the correct size.

The Object's Detail and default parameter settings are below

And these are the defaults that the Object dialogue comes up with

Any suggestions what I'm missing?
tia
AC versions 3.41 to 25 (UKI Full 5005).
Using AC25 5005 UKI FULL
Mac OSX 10.15.7 (19G2021) Mac Pro-2013 32gbRam AMD FirePro D500 3072 MB graphics
Using AC25 5005 UKI FULL
Mac OSX 10.15.7 (19G2021) Mac Pro-2013 32gbRam AMD FirePro D500 3072 MB graphics
3 REPLIES 3
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2009-03-05 12:27 PM
2009-03-05
12:27 PM
Hello,
Just chance the values for X and Y -> seems that
X=500 and Y= 542 are correct compared to the
X= 95 and Y=103.
If this does not help then you could check the 3D code, there should be a line:
"MUL A/0.500, B/0.542, ZZYZX/1.107"
changing this to
"MUL 1, 1, 1"
should make the trick.
The above should be made in the 2D code too;
"MUL2 1, 1"
Hope this helps.
Just chance the values for X and Y -> seems that
X=500 and Y= 542 are correct compared to the
X= 95 and Y=103.
If this does not help then you could check the 3D code, there should be a line:
"MUL A/0.500, B/0.542, ZZYZX/1.107"
changing this to
"MUL 1, 1, 1"
should make the trick.
The above should be made in the 2D code too;
"MUL2 1, 1"
Hope this helps.
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2009-03-05 12:44 PM
2009-03-05
12:44 PM
"Fit size to 2D symbol" is the easiest way.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2009-03-05 04:07 PM
2009-03-05
04:07 PM
Thanks guys.
The difference was that the 2d symbol had been resized in the original object but I had forgotten to do this in the new object.
A bit annoying that the default size A and B parameters you save with the object don't work but the zzyzx parameter does work weird
The difference was that the 2d symbol had been resized in the original object but I had forgotten to do this in the new object.
A bit annoying that the default size A and B parameters you save with the object don't work but the zzyzx parameter does work weird

AC versions 3.41 to 25 (UKI Full 5005).
Using AC25 5005 UKI FULL
Mac OSX 10.15.7 (19G2021) Mac Pro-2013 32gbRam AMD FirePro D500 3072 MB graphics
Using AC25 5005 UKI FULL
Mac OSX 10.15.7 (19G2021) Mac Pro-2013 32gbRam AMD FirePro D500 3072 MB graphics