Learning basis of Rhinoceros
Lecturer:
Ryousuke Shiro & Takeaki Sekiya
Command list:
◆usual usage
point : Draws a single point object at a specified location.
polyline : Draws a multi-segment polyline consisting of line or arc segments
explode : Breaks objects down into components
join : Join turns lines into polylines, curves into polycurves, surfaces and polysurfaces into polysurfaces or solids.
planar srf : Creates a planar surface from a set of planar curves that define the surface edges.
extrude srf : Creates a solid by tracing the path of the surface edges in a straight line.
scale : Changes the size of selected objects uniformly in the x-, y-, and z-directions.
split : Divides objects into parts using other objects as cutters.
trim : Cut and delete selected portions of an object at the intersection with another object.
boolean union : Trims the shared areas of selected polysurfaces or surfaces and creates a single polysurface from the unshared areas.
boolean difference : Trims the shared areas of selected polysurfaces or surfaces with another set of polysurfaces or surfaces.
intersect : Creates point objects or curves at the intersection of at least two curves and surfaces.
make2d : Projects geometry to the construction plane to make a 2-D drawing.
dim : Draws horizontal or vertical linear dimensions.
text : Creates two-dimensional annotation text.
save : Saves the current model.
print : Prints an image of the viewport contents.
◆surface edit
fillet : Adds a tangent arc between two curves and trims or extends the curves to the arc.
rebuild : Reconstructs selected curves or surfaces to a specified degree and control point number
◆solid edit
loft : Fits a surface through selected profile curves that define the surface shape.
cap : Fills openings in surfaces or polysurfaces with a planar surface joined to the hole edge.
twist : Deforms objects by rotating them around an axis.
bend : Deforms objects by bending along a spine arc.
