LookupAttributes
RvmLoadOptions.LookupAttributes property
获取或设置是否从外部属性列表文件(.att/.attrib/.txt)加载属性,默认值为true。
public bool LookupAttributes { get; set; }
也可以看看
- class RvmLoadOptions
- 命名空间 Aspose.ThreeD.Formats
- 部件 Aspose.3D
获取或设置是否从外部属性列表文件(.att/.attrib/.txt)加载属性,默认值为true。
public bool LookupAttributes { get; set; }