建立点物件

点物件在三维空间中标记出一个独立的点,点物件是 Rhino 中最简单的物件,可以放置在空间中的任何位置,点物件常常被用作标记位置。

建立点

Point

Draw a single point object.

Points

Draw multiple point objects.

PointGrid

Draw a rectangular grid of point objects.

从物件建立点

ClosestPt

Create a point object on an object at the nearest location to a base location or to another object.

CrvStart

Place a point object at the start of a curve.

CrvEnd

Place a point object at the end of a curve.

CrvSeam

Change the seam (start/end) location on closed curves.

Divide

Create point objects along a curve by the number of equal length segments or segments of a specified length.

DrapePt

Create a grid of points at the intersections of objects and points projected toward the construction plane.

PointCloud

Create a set of vertices from point objects.

PointsFromUV

Create point objects at specified surface u and v coordinates.

请参考

PointsOn

Display curve and surface control points.

EditPtOn

Displays edit points on curves or SubDs.

SolidPtOn

Turn on pseudo control points for polysurfaces.