CData

Property of: Part
Type: CData
Tags:  read write instance

The coordinate data of this object in the 3D gamespace.

Example
  1. local part = script.Parent
  2. local otherPart = Workspace.SomeOtherPart
  3.  
  4. part.CData = otherPart.CData