On this pageCircularPlacement.ClaimedRelativeLocationspublic List<Vector3> ClaimedRelativeLocations { get; set; }CopyDescription#List of locations claimed or reservedUsage#ExamplecircularPlacementObject.ClaimedRelativeLocations.Add(circularPlacementObject.AllRelativeLocations[0]);Copy