Database.createScaleTransAttr


createScaleTransAttr(attrName, origin, scales)

Creates scale transformation attribute

attrNamestring name of attribute
originVARIANT An array of 3 real numbers, representing 3d coordinates Origin of the coordinate system
scalesVARIANT An array of 3 real numbers, representing 3d coordinates
Return valueIFScaleTransAttr

Back to Database

Back to Overview