Thanks Angel and Bob, for your much appreciated help.
Christian
On 1 Oct 2014, at 00:08, Robert Hanson wrote:
> You can rotate a model to have its longest dimension along the x axis and
> then determine that dimension size using:
>
> select all
> rotate selected best
> boundbox {selected}
>
You can rotate a model to have its longest dimension along the x axis and
then determine that dimension size using:
select all
rotate selected best
boundbox {selected}
show boundbox
print "smallest dimension is " + getProperty("boundboxInfo.vector").z + "
Angstroms"
print "largest dimension is " +
Christian, I believe that in VRML format everything is assumed to be in some
units (meters?) by the printing software. I'm not sure about X3D, but it's
probably the same. So I'd say yes, there will be a relation betwen angstroms
in the model and the printed size.
We discussed the problem time a
-
> Vincent F. Scalfani, Ph.D.
> Assistant Professor
> Science and Engineering Librarian
> The University of Alabama
> (205) 348-5806
> @vfscalfani
>
>
>
> From: Christian Baerlocher [mailto:christian.baerloc...@mat.ethz.ch]
> Sent: Tuesday, September 30, 201
Librarian
The University of Alabama
(205) 348-5806
@vfscalfani
From: Christian Baerlocher [mailto:christian.baerloc...@mat.ethz.ch]
Sent: Tuesday, September 30, 2014 10:11 AM
To:
Subject: [Jmol-users] exporting x3d files with specifications
Dear Bob,
One of my users wants to export x3d files for
Dear Bob,
One of my users wants to export x3d files for 3d printing. It works, but he has
a question. He writes:
"Our 3-D printer expert would like the X3D file with mm units and scaled so the
longest side is under 200 mm? Is that possible?"
Can I specify this somehow?
Thanks for your help
6 matches
Mail list logo