Extracting a vector in a custom expression function.
Create a custom expression function.
Date Created:Friday December 29th, 2006 03:41 AM
Date Modified:Wednesday July 30th, 2008 03:46 PM
danorigin(string object, float num)
{
float x = vtorigin("",object)[num];
return x;
}
Downloads:
Download: 1.sh 117 B
Please login or Click Here to register for downloads
Extracting a vector by Dan Lynch
is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License
Based on a work at www.3daet.com
Permissions beyond the scope of this license may be available at http://www.3daet.com
