Christian Moulin
  • Montpellier
  • France
Share on Facebook
Share Twitter
  • Blog Posts
  • Discussions (2)
  • Events
  • Groups
  • Photos
  • Photo Albums
  • Videos

Christian Moulin's Discussions

RhinoScript memory
2 Replies

I have a big problem with RhinoScript memory.Example:    Dim AObjets    AObjets = Rhino.AllObjects    Dim AxeX    AxeX = Array(1, 0, 0)    For i = 1 To 20           Rhino.RotateObjects AObjets, pCC,…Continue

Tags: memory, RhinoScript

Started this discussion. Last reply by Christian Moulin Feb 19.

 

Christian Moulin's Page

Latest Activity

Christian Moulin replied to Christian Moulin's discussion RhinoScript memory
"Thank you, Dale,This is exactly the right job!Another big thank you from France.   Christian"
Feb 19
Dale Fugier replied to Christian Moulin's discussion RhinoScript memory
"Hi Christian, When you run a script, everything that the script does is undo recorded. So when you move a bunch of objects a bunch of times, every move is recorded. This behavior is identical to the way regular commands operate. If you find…"
Feb 19
Christian Moulin posted a discussion

RhinoScript memory

I have a big problem with RhinoScript memory.Example:    Dim AObjets    AObjets = Rhino.AllObjects    Dim AxeX    AxeX = Array(1, 0, 0)    For i = 1 To 20           Rhino.RotateObjects AObjets, pCC, 2, AxeX    Next At each execution of the RotateObjects function, a portion of the memory is used, and is not returned.This leads to crash Rhino.Do you know a solution?Thank you.See More
Feb 19

Profile Information

Company, School, or Organization
ETDI
I am a
Software Developer
Which operating system do you prefer?
Windows
Discipline/Occupation
Architectural Design, CAM/Manufacturing, Graphics/Web Design, Industrial Design, Marine Design, Mechanical Design, Rapid Prototyping, Reverse Engineering

Comment Wall

You need to be a member of Rhino Community to add comments!

Join Rhino Community

  • No comments yet!
 
 
 

Translate

© 2013   Created by McNeel Admin.

Badges  |  Report an Issue  |  Terms of Service