Message 1 of 2
noob question

Not applicable
07-05-2010
09:01 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
why is it that when you assigning a position date to a property, you use [] but when you assign colors, you use ()
e.g. mybox.wirecolor=(colour 1 1 1) and mybox.pos =
surely both are an array of three parameters? Why mix up the notations and why use comas for one and not for the other? Am I missing something?
e.g. mybox.wirecolor=(colour 1 1 1) and mybox.pos =
surely both are an array of three parameters? Why mix up the notations and why use comas for one and not for the other? Am I missing something?