截面视图样式
更多...
#include <Drawings_SectionViewStyle.hxx>
截面视图样式
表示适用于工程视图的一组剖视图样式首选项。
要获取此类的实例,请使用 Drawings::ViewStyle::Section
于NX5.0.0版本创建。
◆ AssemblyCrossHatching()
| bool NXOpen::Drawings::SectionViewStyle::AssemblyCrossHatching |
( |
| ) |
|
◆ Background()
| bool NXOpen::Drawings::SectionViewStyle::Background |
( |
| ) |
|
返回背景的显示状态。抑制或显示剖视图的背景曲线。如果为True, 不仅会显示切割实体生成的曲线和剖面线,还会显示切割平面后的曲线。如果为False, 视图中仅显示切割实体生成的曲线和剖面线。
于NX5.0.0版本创建。
许可证要求:无
◆ Bendlines()
| bool NXOpen::Drawings::SectionViewStyle::Bendlines |
( |
| ) |
|
返回弯曲线的状态
于NX5.0.0中创建。
许可证要求:无
◆ CrossHatch()
| bool NXOpen::Drawings::SectionViewStyle::CrossHatch |
( |
| ) |
|
返回剖面线的状态。允许控制是否在给定的截面视图中生成剖面线。如果为真,截面视图上会显示剖面线,否则不会生成剖面线,从而提升性能。
于NX5.0.0中创建。
许可证要求:无
◆ CrosshatchAdjacencyTolarance()
| double NXOpen::Drawings::SectionViewStyle::CrosshatchAdjacencyTolarance |
( |
| ) |
|
◆ DisplaySectionLine()
| bool NXOpen::Drawings::SectionViewStyle::DisplaySectionLine |
( |
| ) |
|
返回剖切线显示状态。抑制或显示剖视图中的剖切线。
创建于 NX6.0.0.
许可证要求 : None
◆ Foreground()
| bool NXOpen::Drawings::SectionViewStyle::Foreground |
( |
| ) |
|
返回前景的显示状态
于NX5.0.0版本创建。
许可证要求:无
◆ HiddenLineHatching()
| bool NXOpen::Drawings::SectionViewStyle::HiddenLineHatching |
( |
| ) |
|
◆ RestrictCrosshatchAngle()
| bool NXOpen::Drawings::SectionViewStyle::RestrictCrosshatchAngle |
( |
| ) |
|
◆ SectionSheetBodies()
| bool NXOpen::Drawings::SectionViewStyle::SectionSheetBodies |
( |
| ) |
|
返回截面钣金体的状态。允许在截面视图中对钣金体进行剖切。
于NX5.0.0中创建。
许可证要求:无
◆ SetAssemblyCrossHatching()
| void NXOpen::Drawings::SectionViewStyle::SetAssemblyCrossHatching |
( |
bool | assemblyCrossHatching | ) |
|
◆ SetBackground()
| void NXOpen::Drawings::SectionViewStyle::SetBackground |
( |
bool | background | ) |
|
设置背景的显示状态。抑制或显示剖视图的背景曲线。如果为True, 不仅会显示切割实体生成的曲线和剖面线,还会显示切割平面后的曲线。如果为False, 视图中仅显示切割实体生成的曲线和剖面线。
于NX5.0.0版本创建。
许可证要求:drafting("DRAFTING")
- 参数
-
◆ SetBendlines()
| void NXOpen::Drawings::SectionViewStyle::SetBendlines |
( |
bool | bendlines | ) |
|
设置弯曲线的状态
于NX5.0.0中创建。
许可证要求:制图("DRAFTING")
- 参数
-
◆ SetCrossHatch()
| void NXOpen::Drawings::SectionViewStyle::SetCrossHatch |
( |
bool | crossHatch | ) |
|
设置剖面线的状态。允许控制是否在给定的截面视图中生成剖面线。如果为真,截面视图上会显示剖面线,否则不会生成剖面线,从而提升性能。
于NX5.0.0中创建。
许可证要求:制图("DRAFTING")
- 参数
-
◆ SetCrosshatchAdjacencyTolarance()
| void NXOpen::Drawings::SectionViewStyle::SetCrosshatchAdjacencyTolarance |
( |
double | crosshatchAdjacencyTolarance | ) |
|
◆ SetDisplaySectionLine()
| void NXOpen::Drawings::SectionViewStyle::SetDisplaySectionLine |
( |
bool | displaySectionLine | ) |
|
设置剖切线显示状态。抑制或显示剖视图中的剖切线。
创建于 NX6.0.0.
许可证要求 : drafting ("DRAFTING")
- 参数
-
◆ SetForeground()
| void NXOpen::Drawings::SectionViewStyle::SetForeground |
( |
bool | foreground | ) |
|
设置前景的显示状态
于NX5.0.0版本创建。
许可证要求:drafting("DRAFTING")
- 参数
-
◆ SetHiddenLineHatching()
| void NXOpen::Drawings::SectionViewStyle::SetHiddenLineHatching |
( |
bool | hiddenLineHatching | ) |
|
◆ SetRestrictCrosshatchAngle()
| void NXOpen::Drawings::SectionViewStyle::SetRestrictCrosshatchAngle |
( |
bool | restrictCrosshatchAngle | ) |
|
设置
于NX6.0.0中创建。
许可证要求:制图("DRAFTING")
- 参数
-
| restrictCrosshatchAngle | 限制剖面线角度 |
◆ SetSectionSheetBodies()
| void NXOpen::Drawings::SectionViewStyle::SetSectionSheetBodies |
( |
bool | sectionSheetBodies | ) |
|
设置截面钣金体的状态。允许在截面视图中对钣金体进行剖切。
于NX5.0.0中创建。
许可证要求:制图("DRAFTING")
- 参数
-
◆ Tag()
| tag_t NXOpen::Drawings::SectionViewStyle::Tag |
( |
| ) |
const |