How to get vertex-based data of arbitrary object in space.
843799May 16 2009 — edited May 18 2009Hello,everybody!
I hava trouble to get vertex of Object.
we know that any object in space is consist of vertex.However,how could I get the vertex data?
if I hava a Geometry I can get the data from GeometryArray's method getCoordinate(). If I have a Text3D, how should I do?
Can I get an vertex array from it? How should I do?
thanks.