Database.createRotationTransAttr


createRotationTransAttr(attrName, axis0, axis1, matrixCol1, matrixCol2, matrixCol3)

Creates rotation transformation attribute

attrNamestring name of attribute
axis0VARIANT An array of 3 real numbers, representing 3d coordinates
axis1VARIANT An array of 3 real numbers, representing 3d coordinates
matrixCol1VARIANT An array of 3 real numbers, representing 3d coordinates
matrixCol2VARIANT An array of 3 real numbers, representing 3d coordinates
matrixCol3VARIANT An array of 3 real numbers, representing 3d coordinates
Return valueIFGenRotationTransAttr

Back to Database

Back to Overview