图像构建器
更多...
#include <Document_ImageBuilder.hxx>
|
|
class | _ImageBuilderBuilder |
◆ SizeOptionType
◆ Height()
| double NXOpen::Document::ImageBuilder::Height |
( |
| ) |
|
获取保持高度
创建于NX2212.0.0。
许可证要求:无
◆ ImageFilePath()
| NXString NXOpen::Document::ImageBuilder::ImageFilePath |
( |
| ) |
|
获取图像文件路径
创建于NX2312.0.0。
许可证要求:无
◆ MaintainAspectRatio()
| bool NXOpen::Document::ImageBuilder::MaintainAspectRatio |
( |
| ) |
|
获取保持宽高比
创建于NX2212.0.0。
许可证要求:无
◆ Node()
获取节点
创建于NX2212.0.0。
许可证要求:无
◆ SetHeight()
| void NXOpen::Document::ImageBuilder::SetHeight |
( |
double | height | ) |
|
设置保持高度
创建于NX2212.0.0。
许可证要求:无
- 参数
-
◆ SetImageFilePath() [1/2]
| void NXOpen::Document::ImageBuilder::SetImageFilePath |
( |
const char * | imageFilePath | ) |
|
设置图像文件路径
创建于NX2312.0.0。
许可证要求:无
- 参数
-
| imageFilePath | imagefilepath |
◆ SetImageFilePath() [2/2]
| void NXOpen::Document::ImageBuilder::SetImageFilePath |
( |
const NXString & | imageFilePath | ) |
|
设置图像文件路径
创建于NX2312.0.0。
许可证要求:无
- 参数
-
| imageFilePath | imagefilepath |
◆ SetMaintainAspectRatio()
| void NXOpen::Document::ImageBuilder::SetMaintainAspectRatio |
( |
bool | maintainAspectRatio | ) |
|
设置保持宽高比
创建于NX2212.0.0。
许可证要求:无
- 参数
-
| maintainAspectRatio | maintainaspectratio |
◆ SetShowBorder()
| void NXOpen::Document::ImageBuilder::SetShowBorder |
( |
bool | showBorder | ) |
|
设置显示图像边框
创建于NX2312.0.0。
许可证要求:无
- 参数
-
◆ SetSizeOption()
设置保持尺寸选项
创建于NX2212.0.0。
许可证要求:无
- 参数
-
◆ SetWidth()
| void NXOpen::Document::ImageBuilder::SetWidth |
( |
double | width | ) |
|
设置保持宽度
创建于NX2212.0.0。
许可证要求:无
- 参数
-
◆ ShowBorder()
| bool NXOpen::Document::ImageBuilder::ShowBorder |
( |
| ) |
|
获取显示图像边框
创建于NX2312.0.0。
许可证要求:无
◆ SizeOption()
获取保持尺寸选项
创建于NX2212.0.0。
许可证要求:无
◆ Width()
| double NXOpen::Document::ImageBuilder::Width |
( |
| ) |
|
获取保持宽度
创建于NX2212.0.0。
许可证要求:无