Database.createLocalSphericalAttr


createLocalSphericalAttr(attrName, offset, matrixCol0, matrixCol1, matrixCol2)

Creates a local spherical set

attrNamestring name of attribute
offsetVARIANT An array of 3 real numbers, representing 3d coordinates Offset of the coordinate system
matrixCol0VARIANT An array of 3 real numbers, representing 3d coordinates first column of 3x3 array of real numbers
matrixCol1VARIANT An array of 3 real numbers, representing 3d coordinates second column of 3x3 array of real numbers
matrixCol2VARIANT An array of 3 real numbers, representing 3d coordinates third column of 3x3 array of real numbers
Return valueIFGenRotationSphLocalAttr

Back to Database

Back to Overview