Jump to content

Attribute for a Plane's Length 2


---
 Share

Recommended Posts

I know "len" and "length" are valid for the Length 1 property of a plane, but can't seem to find the attribute for Length 2.  (what is the difference between len and length?  Seems odd to have 2 attributes with the same result.

Link to comment
Share on other sites

The PCM reference says .length is for curve length. I haven't played around with it but it does return the same value as the formal curve length characteristic.

Edited
Link to comment
Share on other sites

.length can be used for many things. Most commonly used with pulling the length of things like slots and rectangles. 

  • Like! 1
Link to comment
Share on other sites

For Planes; .length pulls the Length 1, and .width pulls the Length 2. 

As Charlie stated, len1 will pull Length 1, and len2 will pull Length 2. 

Link to comment
Share on other sites

Please sign in to view this quote.

Please sign in to view this username.

  This makes the most sense to me.  Thank you Charlie. 

Link to comment
Share on other sites

 Share

×
×
  • Create New...