Database.createPointMeshAttr


createPointMeshAttr(attrName, elementSize, firstStretch, firstVector, secondStretch, secondVector)

Creates a point mesh attribute

attrNamestring name of attribute
elementSizedoubleElement size
firstStretchdouble
firstVectorVARIANT An array of 3 real numbers, representing 3d coordinates
secondStretchdouble
secondVectorVARIANT An array of 3 real numbers, representing 3d coordinates
Return valueIFPointSpacingMeshAttr

Back to Database

Back to Overview