AlToIv 将 Alias Wire 文件转换为 SGI OpenInventor 格式的文件。
AlToIv [ options ] [-i <infile> [-o <outfile>]] | |
-h | 输出联机帮助 |
-binary | 将输出切换为更精简的 Inventor 二进制格式。默认值是 Inventor ASCII 格式。 |
-ascii | 输出 ASCII Inventor |
-verbose | 显示所有消息。 |
-quiet | 运行时没有任何反馈 |
-notransforms | 输出世界空间对象 |
-alltransforms | 输出完整层次结构,包括每个 DAG 节点和每个对象空间对象上的变换 |
-transforms | 输出每个 DAG 节点和每个对象空间对象上所需的变换 |
-tri | 使用“Render Stats”窗口中的设置将所有 NURBS 曲面细化成三角形 |
-quad | 使用“Render Stats”窗口中的设置将所有 NURBS 曲面尽可能细化成四边形 |
-nurb | 输出 NURBS 曲面 |
-cameras | 输出相机 |
-nocameras | 不输出相机 |
-instances | 将 Alias 对象副本转化为 Inventor 对象副本 |
-noinstances | 将 Alias 对象副本转化为副本 |
-inline | 创建内嵌纹理日期,而不是参考 |
-noinline | 尽可能创建参考的纹理(仅对于“File”纹理) |
-inventory | 为每个 Alias 材质或纹理以及每个对象的副本创建一个 Inventor 材质或纹理 |
-noinventory | 为每个对象创建 Inventor 材质或纹理 |
-units name | 输出特定名称的单位,以指示单位类型。名称可以是:MICRONS MILLIMETERS CENTIMETERS METERS KILOMETERS INCHES FEET MILES |
-nounits | 不输出单位 |
-scale scale | 按指定量缩放 Inventor 文件 |
-xres resolution | 此 X 分辨率的非“File”纹理采样 |
-yres resolution | 此 Y 分辨率的非“File”纹理采样 |
-noinstances | 不将 Alias 对象副本转化为 Inventor 对象副本 |
其中: | |
-i <infile> | 指定要作为输入使用的 Alias Wire 文件。如果未指定,输入将采用标准输入。 |
-o <outfile> | 指定要将输出写入到的 Inventor 文件。如果未指定,输出将写入到标准输出。 |
详细信息请参见“The Inventor Mentor: Programming Object Oriented 3D Graphics with Open Inventor: Release 2”第 11 章“File Format”第 17 页的“Reading in Extender Nodes and Engines”。
本节的剩余部分列出 Inventor 导入和导出转换器(IvToAl 和 AlToIv)部分支持或不支持的 Inventor 节点。