M_Shape:GetPoint(pointID)

Version added: 11

Added in version 11

ArgumentTypeDescriptionDefaultVer
pointIDint32Point ID in shape, starting from 011

Return type (int32): Point ID in mesh

This will throw error "M_Shape:GetPoint - out of range" and return -1 unless you first call: M_Shape:CountPoints()
String "GetPoint" is found in the following scripts:

SS - SVG Import (by simplsam)

Modified transform bone tool (by A.Evseeva)

Modified LM Transform Layer (by Stan)

Tweak for Select Shape (by A.Evseeva)

AE Trangulate Shapes (by A.Evseeva)

See all...