AttributeListFile
RvmSaveOptions.AttributeListFile property
获取或设置属性列表文件的文件名,当该属性未定义时,exporter会根据.rvm文件名生成一个名称,默认值为null。
public string AttributeListFile { get; set; }
也可以看看
- class RvmSaveOptions
- 命名空间 Aspose.ThreeD.Formats
- 部件 Aspose.3D
获取或设置属性列表文件的文件名,当该属性未定义时,exporter会根据.rvm文件名生成一个名称,默认值为null。
public string AttributeListFile { get; set; }