StlSaveOptions

StlSaveOptions

概述

StlSaveOptions 是一个类在Java的FOSS中. 继承人: SaveOptions.

StlSaveOptions.StlSaveOptions 启动一个新的实例使用指定的FileContentType.

这个类提供了18种方法,用于在Java程序中与StlSaveOptions对象工作. 有的方法包括: A3DObject, SaveOptions, StlSaveOptions, findProperty, getAxisSystem, getContentType, getFileFormat, getFlipCoordinateSystem, getName, getProperties, getProperty, removeProperty,另外5种方法. 所有公众成员在安装了Java的FOSS包后,可以访问任何 Java应用程序. 特性: axisSystem, contentType, fileFormat, flipCoordinateSystem, name, properties.

属性

名称:类型Access描述情况
flipCoordinateSystemboolean阅读获取翻转坐标系。.
axisSystemAxisSystem阅读获取轴系统。.
contentTypeFileContentType阅读获取内容类型。.
fileFormatFileFormat阅读获取文件格式。.
nameString阅读获取名称。.
propertiesPropertyCollection阅读获取属性。.

方法

Signature描述情况
StlSaveOptions()使用指定 FileContentType 开始一个新的实例.
StlSaveOptions(contentType: FileContentType)在这个 StlSaveOptions 实例中调用StlSaveOptions (内容类型).
getFlipCoordinateSystem()boolean返回转向坐标系统.
setFlipCoordinateSystem(value: boolean)设置翻转坐标系的值。.
getAxisSystem()AxisSystem返回轴系统.
setAxisSystem(value: AxisSystem)设置轴系统值。.
getContentType()FileContentType返回内容类型.
setContentType(value: FileContentType)设置内容类型值。.
SaveOptions()选择A3DW保存.
getFileFormat()FileFormat返回文件格式.
A3DObject()参数化圆柱.它也可以用来表示一个形,当半径顶/半徑底的值为零时.
getName()String曲线的部分.
setName(name: String)构建一个指定半径的 CircleShape 配置文件.
getProperties()PropertyCollection启动一个新的Cylinder类实例.
findProperty(name: String)Property启动了新的骨类实例.
getProperty(name: String)Object获取节点在当前姿势下的变换矩阵。.
setProperty(name: String, value: Object)获取宽度段。.
removeProperty(name: String)boolean在进出口过程中获得控制点/正常的转换坐标系统.

查看更多

 中文