2008年8月26日星期二

RhinoScript方法概述

所有的RhinoScript方法归类为以下类别。

类别

描述

Application Methods
程序方法

Methods related to the Rhino application.
与Rhino程序有关的方法

Block Methods
块方法

Methods related to block instances and their definitions.
与块及其定义有关的方法

Curve Methods
曲线方法

Methods related to curve objects.
与曲线物体有关的方法

Dimension Methods
尺寸方法

Methods related to dimensions and annotations.
与尺寸标注有关的方法

Document Methods
文档方法

Methods related to the currently open 3DM file.
与当前打开的文档有关的方法

Geometry Methods
几何方法

Methods related to geometric objects.
与几何物体有关的方法

Group Methods
群组方法

Methods used to manipulate groups of objects.
与使用群组有关的方法

Layer Methods
图层方法

Methods used to manipulate layers.
与使用图层有关的方法

Light Methods
照明方法

Methods related to light objects.
与照明物体有关的方法

Linetype Methods
线条类型方法

Methods related to linetypes.
与线条类型有关的方法

Material Methods
材质方法

Methods related to object rendering materials.
与物体渲染材质有关的方法

Math Methods
数学方法

Methods that extent VBScript's math capabilities.
VB数学方法

Mesh Methods
片面方法

Methods related to mesh objects.
与片面物体有关的方法

Object Methods
物体方法

Methods to manipulate general object properties.
使用基本物体属性的方法

Object Grip Methods
物体捕捉方法

Methods for manipulating object grips.
使用物体捕捉的方法

Plane Methods
平面方法

Methods related to creating and manipulating planes.
与创建和使用平面有关的方法

Point & Vector Methods
点及向量方法

Methods related to creating and manipulating 3-D points and 3-D vectors.
与创建和使用3D点和向量有关的方法

Selection & Polysurface Methods
选择及多边形方法

Methods for selecting objects or obtaining object identifiers.
选择物体或者

Surface Methods
曲面方法

Methods related to surface and polysurface objects.
与曲面和多边形曲面有关的方法

Toolbar Methods
工具栏方法

Methods related to toolbar collections.
与工具栏选择有关的方法

Transformation Methods
变形方法

Methods related to creating transformations.
与创建变形有关的方法

User Data Methods
用户数据方法

Methods related to RhinoScript user data.
与RhinoScript用户数据有关的方法

User Interface Methods
用户界面方法

Methods used to interact with the user.
用来和用户交互的方法

Utility Methods
工具方法

Any method that does not fall into any of the above categories.
任何不属于上述类型的方法

View Methods
视图方法

Methods related to manipulate views and construction planes.
与使用视图和结构平面有关的方法

没有评论: