Sack Library Documentation
ContentsIndexReferenceHome
Example
_POINT result;
P_POINT v1 = _X;
P_POINT v2 = _Y;
RCOORD k = 1.414;
addscaled( result, v1, v2, k );
   
// result is ( 1, 1.414, 0 )
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at support@toolsfactory.com.
Copyright (c) 2000+. All rights reserved.