sketchup
- 网络草图大师;建筑草图大师;草图软件
sketchup
sketchup
草图大师
草图大师的介绍草图大师(SKETCHUP)是目前欧美和港台地区非常流行的一个制作室内外效果图的软件,它的功能跟3D这个 …
建筑草图大师
《建筑草图大师》(SketchUp)更新至5.0.260中文版(带卫老师最新教学视频)[ISO] 《Vray for SketchUp印象渲染技术精粹》随书 …
草图软件
Google 授权 ... Maestro™ 音频系统 Sketchup™ 草图软件 Measure Map™ 网络分析服务 ...
草图大师中文版下载
· 草图大师中文版下载(SketchUp)_V7.1.4871 中文版· 格式工厂绿色版 V2.95 绿色版_转换图片格式到另一种格式软件评论 评论 …
室内外设计草图大师
4.室内外设计草图大师(SKETCHUP) 培训内容:SKETCHUP 5.新商业效果图表现技术( SKETCHUP+LIGHTSCAPE) 培 …
插件
球吧网 插件 - 球吧网插件 - 2010 web game:... ... Sketchup 外挂 Sketchup 插件 Sketchup 8 外挂下载 ...
1
And of course, one of SketchUp's strengths is the ability to interact with Google Earth and create geography-specific structures.
当然,SketchUp的一个优点是可以与GoogleEarth交互,并创建特定于地形的结构。
2
But when it comes to the SketchUp API, you can go very far with just a basic understanding of the language.
但是说到SketchUpAPI,只需对该语言有基本的理解,就可以做很多事情。
3
But make no mistake: It would have been easier for me if the creators of SketchUp had based their API on a more popular language.
但请不要误解,假如SketchUp的创作者将API基于另外一种更为流行的编程语言,对我而言会更为容易一些。
4
In just a small amount of time, you can master the basic classes (Edge, Face) that combine to form SketchUp figures.
只需很少的时间,就可以掌握一些基本的类(Edge、Face),通过组合这些类就可以形成SketchUp图形。
5
By creating and executing SketchUp scripts, you can automate the design process and potentially save yourself a great deal of time.
通过创建和执行SketchUp脚本,可以自动化设计过程,节省大量的时间。
6
The SketchUp API is based on Ruby, a relatively new programming language primarily used for enterprise computing (Ruby on Rails).
SketchUpAPI基于的是Ruby,这是一种相对较新的编程语言,主要用于企业计算(RubyonRails)。
7
Generally speaking, the goal of a SketchUp script is to modify the data in these container objects.
一般而言,SketchUp脚本的目的是修改这些容器对象中的数据。
8
Google's Sketchup service already provides the tech to do 3D modeling and could also be used to create avatars.
Google的Sketchup软件已经可以进行3D建模工作,同时也能为游戏提供各种物品和角色。
9
The SketchUp API contains classes whose methods draw and modify aspects of a SketchUp design, including lines, surfaces, colors, and images.
SketchUpAPI包含一些类,这些类的方法可以绘制和修改SketchUp设计的一些方面,包括直线、面、颜色和图像。
10
Put simply, an Entity object represents any shape that can be seen, moved, or modified within the SketchUp design window.
简言之,一个Entity对象表示SketchUp设计窗口中任何可以看见、移动或修改的形状。
11
The goal of this article is to answer this question by discussing the SketchUp API.
本文的目的是通过讨论SketchUpAPI来回答这个问题。
12
When the second command executes, SketchUp automatically draws the line corresponding to the Edge object in its design window.
当第二条命令执行时,SketchUp自动在设计窗口中画出与Edge对象对应的直线。
13
Then it would become more popular in academia, and 3-D designers could use all the open source tools that Java technology provides.
这样,SketchUp也能在专业领域更为流行,3-D设计人员也就能够使用Java技术所提供的所有的开源工具。
14
Instead, during the extrusion process, SketchUp creates the Edge and Face objects that form the figure.
在挤压过程中,SketchUp创建形成图形的Edge和Face对象。
15
Knowledge on computer operation and mastering software of AutoCAD, SketchUp, Photoshop etc.
对电脑系统操作有相当知识并熟练掌握AutoCAD,SketchUp,Photoshop专业软件;
16
Figure 1 shows the results of these commands displayed in SketchUp's Ruby Console.
图1展示了SketchUp的RubyConsole中显示的这些命令的结果。
17
It returns the Model object that contains all the information in the current SketchUp design.
它返回Model对象,其中包含当前SketchUp设计中的所有信息。
18
The pushpull method is the easier of the two methods to use, and it performs the same operation as SketchUp's pushpull tool.
pushpull方法是两个方法中较容易使用的一个,它执行与SketchUp的pushpull工具相同的操作。
19
This article can't cover the entire API, so I focus on the basic classes needed to construct SketchUp shapes.
本文无法涵盖整个API,所以我重点关注构造SketchUp形状所需的基本的类。
20
Part 1 shows how to set up the Eclipse environment to create, edit, and execute SketchUp scripts.
第1部分展示如何设置Eclipse环境,以便创建、编辑和执行SketchUp脚本。