<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
		>

<channel>
	<title>Creative COW | Rahadyan Hendrasta | Activity</title>
	<link>https://creativecow.net/members/rahadyanhendrasta/activity/</link>
	<atom:link href="https://creativecow.net/members/rahadyanhendrasta/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Rahadyan Hendrasta.</description>
	<lastBuildDate>Mon, 07 Sep 2026 07:09:30 +0000</lastBuildDate>
	<generator>https://buddypress.org/?v=2.5.10</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
		
								<item>
				<guid isPermaLink="false">125cc1416d38595eb4be3e4a8e051a4a</guid>
				<title>Rahadyan Hendrasta started the discussion How to find the selected vertices point? in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/how-to-find-the-selected-vertices-point/</link>
				<pubDate>Mon, 28 Aug 2023 01:37:42 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/how-to-find-the-selected-vertices-point/">How to find the selected vertices point?</a></p> <div class="bb-content-inr-wrap"><p>Hi, I&#8217;m Rahadyan</p>
<p>I&#8217;m making code to display the vertices coordinates of each path point.</p>
<pre>var selectedShape = app.project.activeItem.selectedProperties[0].path.value.vertices;
var alertMessage = "";
for (var i = 0; i &lt; selectedShape.length; i++) {
    var vertex = selectedShape[i];
    alertMessage += "Vertex " + (i + 1) + " = X: " +&hellip;</pre>
<p><span class="activity-read-more" id="activity-read-more-387877"><a href="https://creativecow.net/forums/thread/how-to-find-the-selected-vertices-point/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">efca96f87e0619c0c12a056bb26552d9</guid>
				<title>Rahadyan Hendrasta became a registered member</title>
				<link>https://creativecow.net/news-feed/p/387875/</link>
				<pubDate>Mon, 28 Aug 2023 01:13:21 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>
		