関連する C++クラス:CPointRefArray
Geometry内のポイントを表すPointオブジェクトのコレクションです。PointCollection オブジェクトは Geometry オブジェクトのポイントメンバからアクセスできます。
set oObj = application.activeproject.activescene.root.addgeometry( "Cube", "MeshSurface" ) set oGeometry = oObj.activeprimitive.geometry set oPoints = oGeometry.Points
Facet.Points Segment.Points Geometry.Points ControlPointCollection TrianglePointCollection VertexCollection