volume3d() function
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2010-02-04 06:55 PM
‎2010-02-04
06:55 PM
does anybody have some experience with the function VOLUME3d().
In order to have the volume of a 3d shape, where do I have to insert this function?
Thanks
AC27 latest hotfix
Win 10 Pro 64bit
Double XEON 14 CORES (tot 28 physical cores)
32GB RAM - SSD 256GB - Nvidia Quadro K620
Display DELL 25'' 2560x1440
www.almadw.it
Win 10 Pro 64bit
Double XEON 14 CORES (tot 28 physical cores)
32GB RAM - SSD 256GB - Nvidia Quadro K620
Display DELL 25'' 2560x1440
www.almadw.it
4 REPLIES 4

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2010-02-05 07:57 PM
‎2010-02-05
07:57 PM
!3D-Script
BLOCK 1,4,9
!Properties Script
menge=VOLUME3D()
DESCRIPTOR STR(menge,3,1)
!(or COMPONENT .....)
Find in a component list (not interactive) the result: 36
BLOCK 1,4,9
!Properties Script
menge=VOLUME3D()
DESCRIPTOR STR(menge,3,1)
!(or COMPONENT .....)
Find in a component list (not interactive) the result: 36
Jochen Suehlo . AC12-28 . MAC OSX 14.4 . WIN11
GDL object creation: b-prisma.de
GDL object creation: b-prisma.de
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2010-02-07 06:23 PM
‎2010-02-07
06:23 PM
Thanks! now it's clearer.
AC27 latest hotfix
Win 10 Pro 64bit
Double XEON 14 CORES (tot 28 physical cores)
32GB RAM - SSD 256GB - Nvidia Quadro K620
Display DELL 25'' 2560x1440
www.almadw.it
Win 10 Pro 64bit
Double XEON 14 CORES (tot 28 physical cores)
32GB RAM - SSD 256GB - Nvidia Quadro K620
Display DELL 25'' 2560x1440
www.almadw.it
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2010-02-24 05:24 PM
‎2010-02-24
05:24 PM
is there a chance to make it two ways for data?
something like it has a block with known volume.
something like it has a block with known volume.
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2010-02-26 04:13 PM
‎2010-02-26
04:13 PM
i would like to know if there is a way to know where it will be this output and if can be linked to the object and not to the project.