<Code Lib>
2020 Method
Changes 0
M

PolymeshTopology.GetPoint

Description:
Returns one point at the given index.

public XYZ GetPoint(
	int idx
)

Return Value XYZ coordinates of the point

Loading…