Database.createLocalCartesianAttrFrom3Points


createLocalCartesianAttrFrom3Points(attrName, OriginPoint, XaxisPoint, XYplanePoint)

Creates a local Cartesian coordinate set

attrNamestring name of attribute
OriginPointVARIANT An array of 3 real numbers, representing 3d coordinates
XaxisPointVARIANT An array of 3 real numbers, representing 3d coordinates
XYplanePointVARIANT An array of 3 real numbers, representing 3d coordinates
Return valueIFGenRotationCartLocalAttr

Back to Database

Back to Overview