着色视图样式类
更多...
#include <Drawings_ShadingViewStyle.hxx>
着色视图样式类
表示适用于制图视图的一组着色视图样式。
要获取此类的实例,请使用 Drawings::ViewStyle::Shading
创建于 NX5.0.0。
◆ CustomAngleTolerance()
| double NXOpen::Drawings::ShadingViewStyle::CustomAngleTolerance |
( |
| ) |
|
返回自定义角度公差。
于NX5.0.0中创建。
许可要求:无
◆ CustomEdgeTolerance()
| double NXOpen::Drawings::ShadingViewStyle::CustomEdgeTolerance |
( |
| ) |
|
返回自定义边公差。
于NX5.0.0中创建。
许可要求:无
◆ CustomFaceTolerance()
| double NXOpen::Drawings::ShadingViewStyle::CustomFaceTolerance |
( |
| ) |
|
返回自定义面公差。
于NX5.0.0中创建。
许可要求:无
◆ OverrideHiddenWireframeColor()
| int NXOpen::Drawings::ShadingViewStyle::OverrideHiddenWireframeColor |
( |
| ) |
|
返回隐藏线框覆盖颜色,值应在1到216之间。
于NX5.0.0中创建。
许可要求:无
◆ OverrideVisibleWireframeColor()
| int NXOpen::Drawings::ShadingViewStyle::OverrideVisibleWireframeColor |
( |
| ) |
|
返回可见线框覆盖颜色,值应在1到216之间。
于NX5.0.0中创建。
许可要求:无
◆ RenderingStyle()
返回渲染样式。
创建于 NX5.0.0。
许可证要求 : None
◆ SetCustomAngleTolerance()
| void NXOpen::Drawings::ShadingViewStyle::SetCustomAngleTolerance |
( |
double | customAngleTolerance | ) |
|
设置自定义角度公差。
于NX5.0.0中创建。
许可要求:drafting ("DRAFTING")
- 参数
-
| customAngleTolerance | 自定义角度公差 |
◆ SetCustomEdgeTolerance()
| void NXOpen::Drawings::ShadingViewStyle::SetCustomEdgeTolerance |
( |
double | customEdgeTolerance | ) |
|
设置自定义边公差。
于NX5.0.0中创建。
许可要求:drafting ("DRAFTING")
- 参数
-
| customEdgeTolerance | 自定义边公差 |
◆ SetCustomFaceTolerance()
| void NXOpen::Drawings::ShadingViewStyle::SetCustomFaceTolerance |
( |
double | customFaceTolerance | ) |
|
设置自定义面公差。
于NX5.0.0中创建。
许可要求:drafting ("DRAFTING")
- 参数
-
| customFaceTolerance | 自定义面公差 |
◆ SetOverrideHiddenWireframeColor()
| void NXOpen::Drawings::ShadingViewStyle::SetOverrideHiddenWireframeColor |
( |
int | overrideHiddenWireframeColor | ) |
|
设置隐藏线框覆盖颜色,值应在1到216之间。
于NX5.0.0中创建。
许可要求:drafting ("DRAFTING")
- 参数
-
| overrideHiddenWireframeColor | 隐藏线框覆盖颜色 |
◆ SetOverrideVisibleWireframeColor()
| void NXOpen::Drawings::ShadingViewStyle::SetOverrideVisibleWireframeColor |
( |
int | overrideVisibleWireframeColor | ) |
|
设置可见线框覆盖颜色。值应在 1 到 216 之间。
创建于 NX5.0.0。
许可证要求 : drafting ("DRAFTING")
- 参数
-
| overrideVisibleWireframeColor | 可见线框覆盖颜色 |
◆ SetRenderingStyle()
设置渲染样式。
创建于 NX5.0.0。
许可证要求 : drafting ("DRAFTING")
- 参数
-
| renderingStyleOption | 渲染样式选项 |
◆ SetShadedCutFaceColor()
| void NXOpen::Drawings::ShadingViewStyle::SetShadedCutFaceColor |
( |
int | shadedCutFaceColor | ) |
|
设置着色剖切面颜色。值应在 1 到 216 之间。
创建于 NX5.0.0。
许可证要求 : drafting ("DRAFTING")
- 参数
-
| shadedCutFaceColor | 着色剖切面颜色 |
◆ SetShadingTolerance()
设置着色公差。
于NX5.0.0中创建。
许可要求:drafting ("DRAFTING")
- 参数
-
◆ SetShininess()
| void NXOpen::Drawings::ShadingViewStyle::SetShininess |
( |
double | shininessTolerance | ) |
|
设置光泽度公差。
于NX5.0.0中创建。
许可要求:drafting ("DRAFTING")
- 参数
-
◆ SetTwoSidedLight()
| void NXOpen::Drawings::ShadingViewStyle::SetTwoSidedLight |
( |
bool | twoSidedLight | ) |
|
设置双面光切换数据。
于NX5.0.0中创建。
许可要求:drafting ("DRAFTING")
- 参数
-
◆ ShadedCutFaceColor()
| int NXOpen::Drawings::ShadingViewStyle::ShadedCutFaceColor |
( |
| ) |
|
返回着色剖切面颜色。值应在 1 到 216 之间。
创建于 NX5.0.0。
许可证要求 : None
◆ ShadingTolerance()
返回着色公差。
于NX5.0.0中创建。
许可要求:无
◆ Shininess()
| double NXOpen::Drawings::ShadingViewStyle::Shininess |
( |
| ) |
|
返回光泽度公差。
于NX5.0.0中创建。
许可要求:无
◆ Tag()
| tag_t NXOpen::Drawings::ShadingViewStyle::Tag |
( |
| ) |
const |
◆ TwoSidedLight()
| bool NXOpen::Drawings::ShadingViewStyle::TwoSidedLight |
( |
| ) |
|
返回双面光切换数据。
于NX5.0.0中创建。
许可要求:无