NX Open C++ Reference Guide
|
this class represents the "this class represents Drawings.CustomViewSettingsBuilder. More...
Public Types | |
enum | Features { FeaturesShowAll, FeaturesSimplify, FeaturesHide } |
the options for small features More... | |
enum | Font { FontInvisible, FontSolid, FontDashed, FontPhantom, FontCenterline, FontDotted, FontLongDashed, FontDottedDashed } |
the options for all the fonts used in the custom view settings dialog More... | |
enum | Interfering { InterferingNone, InterferingWithoutInterference, InterferingWithInterference } |
the options for interfering curves More... | |
enum | ThreadStandards { ThreadStandardsNone, ThreadStandardsAnsiSimplified, ThreadStandardsAnsiSchematic, ThreadStandardsAnsiDetailed, ThreadStandardsIsoSimplified, ThreadStandardsIsoDetailed, ThreadStandardsEskdSimplified } |
the thread standards options More... | |
enum | Width { WidthOriginal, WidthOne = 5, WidthTwo, WidthThree, WidthFour, WidthFive, WidthSix, WidthSeven, WidthEight, WidthNine } |
the width options for all the line width used in the customize view settings dialog More... | |
Public Member Functions | |
bool | DelayUpdateOnCreation () |
Returns the delay update on creation Created in NX8.5.0. | |
bool | DelayViewUpdate () |
Returns the delay view update Created in NX8.5.0. | |
NXOpen::NXColor * | HiddenLinesColor () |
Returns the hidden lines color Created in NX8.5.0. | |
NXOpen::Drawings::CustomViewSettingsBuilder::Font | HiddenLinesFont () |
Returns the hidden lines font Created in NX8.5.0. | |
NXOpen::Drawings::CustomViewSettingsBuilder::Width | HiddenLinesWidth () |
Returns the hidden line hidden font Created in NX8.5.0. | |
NXOpen::Drawings::CustomViewSettingsBuilder::Interfering | InterferingSolids () |
Returns the interfering solids Created in NX8.5.0. | |
double | MinimumPitch () |
Returns the minimum pitch Created in NX8.5.0. | |
bool | RenderTrueHiddenLine () |
Returns the render true hidden line Created in NX8.5.0. | |
void | SetDelayUpdateOnCreation (bool delayUpdateOnCreation) |
Sets the delay update on creation Created in NX8.5.0. | |
void | SetDelayViewUpdate (bool delayViewUpdate) |
Sets the delay view update Created in NX8.5.0. | |
void | SetHiddenLinesColor (NXOpen::NXColor *hiddenLinesColor) |
Sets the hidden lines color Created in NX8.5.0. | |
void | SetHiddenLinesFont (NXOpen::Drawings::CustomViewSettingsBuilder::Font hiddenLinesFont) |
Sets the hidden lines font Created in NX8.5.0. | |
void | SetHiddenLinesWidth (NXOpen::Drawings::CustomViewSettingsBuilder::Width hiddenLinesWidth) |
Sets the hidden line hidden font Created in NX8.5.0. | |
void | SetInterferingSolids (NXOpen::Drawings::CustomViewSettingsBuilder::Interfering interferingSolids) |
Sets the interfering solids Created in NX8.5.0. | |
void | SetMinimumPitch (double minimumPitch) |
Sets the minimum pitch Created in NX8.5.0. | |
void | SetRenderTrueHiddenLine (bool renderTrueHiddenLine) |
Sets the render true hidden line Created in NX8.5.0. | |
void | SetShowAdjacentBlends (bool showAdjacentBlends) |
Sets the show adjacent blends Created in NX8.5.0. | |
void | SetShowCenterLines (bool showCenterLines) |
Sets the show center lines Created in NX8.5.0. | |
void | SetShowCheckBoundaryStatus (bool showCheckBoundaryStatus) |
Sets the show check boundary status Created in NX8.5.0. | |
void | SetShowEdgesHiddenByEdges (bool showEdgesHiddenByEdges) |
Sets the show edges hidden by edges Created in NX8.5.0. | |
void | SetShowHiddenLines (bool showHiddenLines) |
Sets the show hidden lines Created in NX8.5.0. | |
void | SetShowSelfHiddenLines (bool showSelfHiddenLines) |
Sets the show self hidden lines Created in NX8.5.0. | |
void | SetShowSmoothEdgeEndGapsLock (bool showEndGapsLock) |
Sets the show end gaps lock Created in NX8.5.0. | |
void | SetShowSmoothEdgeEndGapsValue (double showEndGapsValue) |
Sets the show end gaps value Created in NX8.5.0. | |
void | SetShowSmoothEdges (bool showSmoothEdges) |
Sets the show smooth edges Created in NX8.5.0. | |
void | SetShowTraceLines (bool showTraceLines) |
Sets the show trace lines Created in NX8.5.0. | |
void | SetShowUVGrids (bool showUVGrids) |
Sets the show uvgrids Created in NX8.5.0. | |
void | SetShowVIEndGapsLock (bool showEndGapsLock) |
Sets the show end gaps lock Created in NX8.5.0. | |
void | SetShowVIEndGapsValue (double showEndGapsValue) |
Sets the show end gaps value Created in NX8.5.0. | |
void | SetShowVirtualIntersections (bool showVirtualIntersections) |
Sets the show virtual intersections Created in NX8.5.0. | |
void | SetSmallFeatures (NXOpen::Drawings::CustomViewSettingsBuilder::Features smallFeatures) |
Sets the small features Created in NX8.5.0. | |
void | SetSmoothEdgeColor (NXOpen::NXColor *smoothEdgeColor) |
Sets the smooth edge color pick Created in NX8.5.0. | |
void | SetSmoothEdgeFont (NXOpen::Drawings::CustomViewSettingsBuilder::Font smoothEdgeLineFont) |
Sets the smooth edge line font Created in NX8.5.0. | |
void | SetSmoothEdgeWidth (NXOpen::Drawings::CustomViewSettingsBuilder::Width smoothEdgeLineWidth) |
Sets the smooth edges line hidden font Created in NX8.5.0. | |
void | SetThreadStandard (NXOpen::Drawings::CustomViewSettingsBuilder::ThreadStandards threadStandard) |
Sets the thread standard Created in NX8.5.0. | |
void | SetTraceLineCreateGapsLock (bool traceLineCreateGapsLock) |
Sets the trace line create gaps lock Created in NX8.5.0. | |
void | SetTraceLineCreateGapsValue (double traceLineCreateGapsValue) |
Sets the trace line create gaps value Created in NX8.5.0. | |
void | SetTraceLineHiddenColor (NXOpen::NXColor *traceLineHiddenColor) |
Sets the trace line hidden color Created in NX8.5.0. | |
void | SetTraceLineHiddenFont (NXOpen::Drawings::CustomViewSettingsBuilder::Font traceLineHiddenFont) |
Sets the trace line hidden font Created in NX8.5.0. | |
void | SetTraceLineHiddenWidth (NXOpen::Drawings::CustomViewSettingsBuilder::Width traceLineHiddenWidth) |
Sets the trace line hidden Width Created in NX8.5.0. | |
void | SetTraceLineVisibleColor (NXOpen::NXColor *traceLineVisibleColor) |
Sets the trace line visible color Created in NX8.5.0. | |
void | SetTraceLineVisibleFont (NXOpen::Drawings::CustomViewSettingsBuilder::Font traceLineVisibleFont) |
Sets the trace line visible font Created in NX8.5.0. | |
void | SetTraceLineVisibleWidth (NXOpen::Drawings::CustomViewSettingsBuilder::Width traceLineVisibleWidth) |
Sets the trace line visible font Created in NX8.5.0. | |
void | SetVirtualInterSectionColor (NXOpen::NXColor *virtualInterSectionColor) |
Sets the virtual inter section color Created in NX8.5.0. | |
void | SetVirtualInterSectionFont (NXOpen::Drawings::CustomViewSettingsBuilder::Font virtualInterSectionFont) |
Sets the virtual inter section font Created in NX8.5.0. | |
void | SetVirtualInterSectionWidth (NXOpen::Drawings::CustomViewSettingsBuilder::Width virtualInterSectionWidth) |
Sets the virtual inter section width Created in NX8.5.0. | |
bool | ShowAdjacentBlends () |
Returns the show adjacent blends Created in NX8.5.0. | |
bool | ShowCenterLines () |
Returns the show center lines Created in NX8.5.0. | |
bool | ShowCheckBoundaryStatus () |
Returns the show check boundary status Created in NX8.5.0. | |
bool | ShowEdgesHiddenByEdges () |
Returns the show edges hidden by edges Created in NX8.5.0. | |
bool | ShowHiddenLines () |
Returns the show hidden lines Created in NX8.5.0. | |
bool | ShowSelfHiddenLines () |
Returns the show self hidden lines Created in NX8.5.0. | |
bool | ShowSmoothEdgeEndGapsLock () |
Returns the show end gaps lock Created in NX8.5.0. | |
double | ShowSmoothEdgeEndGapsValue () |
Returns the show end gaps value Created in NX8.5.0. | |
bool | ShowSmoothEdges () |
Returns the show smooth edges Created in NX8.5.0. | |
bool | ShowTraceLines () |
Returns the show trace lines Created in NX8.5.0. | |
bool | ShowUVGrids () |
Returns the show uvgrids Created in NX8.5.0. | |
bool | ShowVIEndGapsLock () |
Returns the show end gaps lock Created in NX8.5.0. | |
double | ShowVIEndGapsValue () |
Returns the show end gaps value Created in NX8.5.0. | |
bool | ShowVirtualIntersections () |
Returns the show virtual intersections Created in NX8.5.0. | |
NXOpen::Drawings::CustomViewSettingsBuilder::Features | SmallFeatures () |
Returns the small features Created in NX8.5.0. | |
NXOpen::NXColor * | SmoothEdgeColor () |
Returns the smooth edge color pick Created in NX8.5.0. | |
NXOpen::Drawings::CustomViewSettingsBuilder::Font | SmoothEdgeFont () |
Returns the smooth edge line font Created in NX8.5.0. | |
NXOpen::Drawings::CustomViewSettingsBuilder::Width | SmoothEdgeWidth () |
Returns the smooth edges line hidden font Created in NX8.5.0. | |
NXOpen::Drawings::CustomViewSettingsBuilder::ThreadStandards | ThreadStandard () |
Returns the thread standard Created in NX8.5.0. | |
bool | TraceLineCreateGapsLock () |
Returns the trace line create gaps lock Created in NX8.5.0. | |
double | TraceLineCreateGapsValue () |
Returns the trace line create gaps value Created in NX8.5.0. | |
NXOpen::NXColor * | TraceLineHiddenColor () |
Returns the trace line hidden color Created in NX8.5.0. | |
NXOpen::Drawings::CustomViewSettingsBuilder::Font | TraceLineHiddenFont () |
Returns the trace line hidden font Created in NX8.5.0. | |
NXOpen::Drawings::CustomViewSettingsBuilder::Width | TraceLineHiddenWidth () |
Returns the trace line hidden Width Created in NX8.5.0. | |
NXOpen::NXColor * | TraceLineVisibleColor () |
Returns the trace line visible color Created in NX8.5.0. | |
NXOpen::Drawings::CustomViewSettingsBuilder::Font | TraceLineVisibleFont () |
Returns the trace line visible font Created in NX8.5.0. | |
NXOpen::Drawings::CustomViewSettingsBuilder::Width | TraceLineVisibleWidth () |
Returns the trace line visible font Created in NX8.5.0. | |
NXOpen::NXColor * | VirtualInterSectionColor () |
Returns the virtual inter section color Created in NX8.5.0. | |
NXOpen::Drawings::CustomViewSettingsBuilder::Font | VirtualInterSectionFont () |
Returns the virtual inter section font Created in NX8.5.0. | |
NXOpen::Drawings::CustomViewSettingsBuilder::Width | VirtualInterSectionWidth () |
Returns the virtual inter section width Created in NX8.5.0. | |
![]() | |
NXOpen::NXObject * | Commit () |
Commits any edits that have been applied to the builder. | |
void | Destroy () |
Deletes the builder, and cleans up any objects created by the builder. | |
std::vector< NXOpen::NXObject * > | GetCommittedObjects () |
For builders that create more than one object, this method returns the objects that are created by commit. | |
NXOpen::NXObject * | GetObject () |
Returns the object currently being edited by this builder. | |
void | ShowResults () |
Updates the model to reflect the result of an edit to the model for all builders that support showing results. | |
virtual bool | Validate () |
Validate whether the inputs to the component are sufficient for commit to be called. | |
![]() | |
tag_t | GetTag () const |
<b>Deprecated</b>:<br> Use Tag instead. | |
tag_t | Tag () const |
Returns the tag of this object. | |
this class represents the "this class represents Drawings.CustomViewSettingsBuilder.
It consists of the settings which optimize the view creation for large assemblies and these settings are subset of the view style settings
To create a new instance of this class, use Drawings::DraftingViewCollection::CreateCustomViewSettingsBuilder
Default values.
Property | Value |
---|---|
DelayUpdateOnCreation |
0 |
DelayViewUpdate |
1 |
HiddenLinesFont |
Invisible |
InterferingSolids |
None |
RenderTrueHiddenLine |
0 |
ShowAdjacentBlends |
0 |
ShowCenterLines |
0 |
ShowCheckBoundaryStatus |
0 |
ShowEdgesHiddenByEdges |
1 |
ShowHiddenLines |
1 |
ShowSelfHiddenLines |
1 |
ShowSmoothEdgeEndGapsLock |
0 |
ShowSmoothEdges |
1 |
ShowTraceLines |
0 |
ShowUVGrids |
0 |
ShowVIEndGapsLock |
0 |
ShowVirtualIntersections |
0 |
SmallFeatures |
Hide |
ThreadStandard |
None |
TraceLineCreateGapsLock |
0 |
Created in NX8.5.0.
the thread standards options
bool NXOpen::Drawings::CustomViewSettingsBuilder::DelayUpdateOnCreation | ( | ) |
Returns the delay update on creation
Created in NX8.5.0.
License requirements : None
bool NXOpen::Drawings::CustomViewSettingsBuilder::DelayViewUpdate | ( | ) |
Returns the delay view update
Created in NX8.5.0.
License requirements : None
NXOpen::NXColor* NXOpen::Drawings::CustomViewSettingsBuilder::HiddenLinesColor | ( | ) |
Returns the hidden lines color
Created in NX8.5.0.
License requirements : None
NXOpen::Drawings::CustomViewSettingsBuilder::Font NXOpen::Drawings::CustomViewSettingsBuilder::HiddenLinesFont | ( | ) |
Returns the hidden lines font
Created in NX8.5.0.
License requirements : None
NXOpen::Drawings::CustomViewSettingsBuilder::Width NXOpen::Drawings::CustomViewSettingsBuilder::HiddenLinesWidth | ( | ) |
Returns the hidden line hidden font
Created in NX8.5.0.
License requirements : None
NXOpen::Drawings::CustomViewSettingsBuilder::Interfering NXOpen::Drawings::CustomViewSettingsBuilder::InterferingSolids | ( | ) |
Returns the interfering solids
Created in NX8.5.0.
License requirements : None
double NXOpen::Drawings::CustomViewSettingsBuilder::MinimumPitch | ( | ) |
Returns the minimum pitch
Created in NX8.5.0.
License requirements : None
bool NXOpen::Drawings::CustomViewSettingsBuilder::RenderTrueHiddenLine | ( | ) |
Returns the render true hidden line
Created in NX8.5.0.
License requirements : None
void NXOpen::Drawings::CustomViewSettingsBuilder::SetDelayUpdateOnCreation | ( | bool | delayUpdateOnCreation | ) |
Sets the delay update on creation
Created in NX8.5.0.
License requirements : drafting ("DRAFTING")
delayUpdateOnCreation | delayupdateoncreation |
void NXOpen::Drawings::CustomViewSettingsBuilder::SetDelayViewUpdate | ( | bool | delayViewUpdate | ) |
Sets the delay view update
Created in NX8.5.0.
License requirements : drafting ("DRAFTING")
delayViewUpdate | delayviewupdate |
void NXOpen::Drawings::CustomViewSettingsBuilder::SetHiddenLinesColor | ( | NXOpen::NXColor * | hiddenLinesColor | ) |
Sets the hidden lines color
Created in NX8.5.0.
License requirements : drafting ("DRAFTING")
hiddenLinesColor | hiddenlinescolor |
void NXOpen::Drawings::CustomViewSettingsBuilder::SetHiddenLinesFont | ( | NXOpen::Drawings::CustomViewSettingsBuilder::Font | hiddenLinesFont | ) |
Sets the hidden lines font
Created in NX8.5.0.
License requirements : drafting ("DRAFTING")
hiddenLinesFont | hiddenlinesfont |
void NXOpen::Drawings::CustomViewSettingsBuilder::SetHiddenLinesWidth | ( | NXOpen::Drawings::CustomViewSettingsBuilder::Width | hiddenLinesWidth | ) |
Sets the hidden line hidden font
Created in NX8.5.0.
License requirements : drafting ("DRAFTING")
hiddenLinesWidth | hiddenlineswidth |
void NXOpen::Drawings::CustomViewSettingsBuilder::SetInterferingSolids | ( | NXOpen::Drawings::CustomViewSettingsBuilder::Interfering | interferingSolids | ) |
Sets the interfering solids
Created in NX8.5.0.
License requirements : drafting ("DRAFTING")
interferingSolids | interferingsolids |
void NXOpen::Drawings::CustomViewSettingsBuilder::SetMinimumPitch | ( | double | minimumPitch | ) |
Sets the minimum pitch
Created in NX8.5.0.
License requirements : drafting ("DRAFTING")
minimumPitch | minimumpitch |
void NXOpen::Drawings::CustomViewSettingsBuilder::SetRenderTrueHiddenLine | ( | bool | renderTrueHiddenLine | ) |
Sets the render true hidden line
Created in NX8.5.0.
License requirements : drafting ("DRAFTING")
renderTrueHiddenLine | rendertruehiddenline |
void NXOpen::Drawings::CustomViewSettingsBuilder::SetShowAdjacentBlends | ( | bool | showAdjacentBlends | ) |
Sets the show adjacent blends
Created in NX8.5.0.
License requirements : drafting ("DRAFTING")
showAdjacentBlends | showadjacentblends |
void NXOpen::Drawings::CustomViewSettingsBuilder::SetShowCenterLines | ( | bool | showCenterLines | ) |
Sets the show center lines
Created in NX8.5.0.
License requirements : drafting ("DRAFTING")
showCenterLines | showcenterlines |
void NXOpen::Drawings::CustomViewSettingsBuilder::SetShowCheckBoundaryStatus | ( | bool | showCheckBoundaryStatus | ) |
Sets the show check boundary status
Created in NX8.5.0.
License requirements : drafting ("DRAFTING")
showCheckBoundaryStatus | showcheckboundarystatus |
void NXOpen::Drawings::CustomViewSettingsBuilder::SetShowEdgesHiddenByEdges | ( | bool | showEdgesHiddenByEdges | ) |
Sets the show edges hidden by edges
Created in NX8.5.0.
License requirements : drafting ("DRAFTING")
showEdgesHiddenByEdges | showedgeshiddenbyedges |
void NXOpen::Drawings::CustomViewSettingsBuilder::SetShowHiddenLines | ( | bool | showHiddenLines | ) |
Sets the show hidden lines
Created in NX8.5.0.
License requirements : drafting ("DRAFTING")
showHiddenLines | showhiddenlines |
void NXOpen::Drawings::CustomViewSettingsBuilder::SetShowSelfHiddenLines | ( | bool | showSelfHiddenLines | ) |
Sets the show self hidden lines
Created in NX8.5.0.
License requirements : drafting ("DRAFTING")
showSelfHiddenLines | showselfhiddenlines |
void NXOpen::Drawings::CustomViewSettingsBuilder::SetShowSmoothEdgeEndGapsLock | ( | bool | showEndGapsLock | ) |
Sets the show end gaps lock
Created in NX8.5.0.
License requirements : drafting ("DRAFTING")
showEndGapsLock | showendgapslock |
void NXOpen::Drawings::CustomViewSettingsBuilder::SetShowSmoothEdgeEndGapsValue | ( | double | showEndGapsValue | ) |
Sets the show end gaps value
Created in NX8.5.0.
License requirements : drafting ("DRAFTING")
showEndGapsValue | showendgapsvalue |
void NXOpen::Drawings::CustomViewSettingsBuilder::SetShowSmoothEdges | ( | bool | showSmoothEdges | ) |
Sets the show smooth edges
Created in NX8.5.0.
License requirements : drafting ("DRAFTING")
showSmoothEdges | showsmoothedges |
void NXOpen::Drawings::CustomViewSettingsBuilder::SetShowTraceLines | ( | bool | showTraceLines | ) |
Sets the show trace lines
Created in NX8.5.0.
License requirements : drafting ("DRAFTING")
showTraceLines | showtracelines |
void NXOpen::Drawings::CustomViewSettingsBuilder::SetShowUVGrids | ( | bool | showUVGrids | ) |
Sets the show uvgrids
Created in NX8.5.0.
License requirements : drafting ("DRAFTING")
showUVGrids | showuvgrids |
void NXOpen::Drawings::CustomViewSettingsBuilder::SetShowVIEndGapsLock | ( | bool | showEndGapsLock | ) |
Sets the show end gaps lock
Created in NX8.5.0.
License requirements : drafting ("DRAFTING")
showEndGapsLock | showendgapslock |
void NXOpen::Drawings::CustomViewSettingsBuilder::SetShowVIEndGapsValue | ( | double | showEndGapsValue | ) |
Sets the show end gaps value
Created in NX8.5.0.
License requirements : drafting ("DRAFTING")
showEndGapsValue | showendgapsvalue |
void NXOpen::Drawings::CustomViewSettingsBuilder::SetShowVirtualIntersections | ( | bool | showVirtualIntersections | ) |
Sets the show virtual intersections
Created in NX8.5.0.
License requirements : drafting ("DRAFTING")
showVirtualIntersections | showvirtualintersections |
void NXOpen::Drawings::CustomViewSettingsBuilder::SetSmallFeatures | ( | NXOpen::Drawings::CustomViewSettingsBuilder::Features | smallFeatures | ) |
Sets the small features
Created in NX8.5.0.
License requirements : drafting ("DRAFTING")
smallFeatures | smallfeatures |
void NXOpen::Drawings::CustomViewSettingsBuilder::SetSmoothEdgeColor | ( | NXOpen::NXColor * | smoothEdgeColor | ) |
Sets the smooth edge color pick
Created in NX8.5.0.
License requirements : drafting ("DRAFTING")
smoothEdgeColor | smoothedgecolor |
void NXOpen::Drawings::CustomViewSettingsBuilder::SetSmoothEdgeFont | ( | NXOpen::Drawings::CustomViewSettingsBuilder::Font | smoothEdgeLineFont | ) |
Sets the smooth edge line font
Created in NX8.5.0.
License requirements : drafting ("DRAFTING")
smoothEdgeLineFont | smoothedgelinefont |
void NXOpen::Drawings::CustomViewSettingsBuilder::SetSmoothEdgeWidth | ( | NXOpen::Drawings::CustomViewSettingsBuilder::Width | smoothEdgeLineWidth | ) |
Sets the smooth edges line hidden font
Created in NX8.5.0.
License requirements : drafting ("DRAFTING")
smoothEdgeLineWidth | smoothedgelinewidth |
void NXOpen::Drawings::CustomViewSettingsBuilder::SetThreadStandard | ( | NXOpen::Drawings::CustomViewSettingsBuilder::ThreadStandards | threadStandard | ) |
Sets the thread standard
Created in NX8.5.0.
License requirements : drafting ("DRAFTING")
threadStandard | threadstandard |
void NXOpen::Drawings::CustomViewSettingsBuilder::SetTraceLineCreateGapsLock | ( | bool | traceLineCreateGapsLock | ) |
Sets the trace line create gaps lock
Created in NX8.5.0.
License requirements : drafting ("DRAFTING")
traceLineCreateGapsLock | tracelinecreategapslock |
void NXOpen::Drawings::CustomViewSettingsBuilder::SetTraceLineCreateGapsValue | ( | double | traceLineCreateGapsValue | ) |
Sets the trace line create gaps value
Created in NX8.5.0.
License requirements : drafting ("DRAFTING")
traceLineCreateGapsValue | tracelinecreategapsvalue |
void NXOpen::Drawings::CustomViewSettingsBuilder::SetTraceLineHiddenColor | ( | NXOpen::NXColor * | traceLineHiddenColor | ) |
Sets the trace line hidden color
Created in NX8.5.0.
License requirements : drafting ("DRAFTING")
traceLineHiddenColor | tracelinehiddencolor |
void NXOpen::Drawings::CustomViewSettingsBuilder::SetTraceLineHiddenFont | ( | NXOpen::Drawings::CustomViewSettingsBuilder::Font | traceLineHiddenFont | ) |
Sets the trace line hidden font
Created in NX8.5.0.
License requirements : drafting ("DRAFTING")
traceLineHiddenFont | tracelinehiddenfont |
void NXOpen::Drawings::CustomViewSettingsBuilder::SetTraceLineHiddenWidth | ( | NXOpen::Drawings::CustomViewSettingsBuilder::Width | traceLineHiddenWidth | ) |
Sets the trace line hidden Width
Created in NX8.5.0.
License requirements : drafting ("DRAFTING")
traceLineHiddenWidth | tracelinehiddenwidth |
void NXOpen::Drawings::CustomViewSettingsBuilder::SetTraceLineVisibleColor | ( | NXOpen::NXColor * | traceLineVisibleColor | ) |
Sets the trace line visible color
Created in NX8.5.0.
License requirements : drafting ("DRAFTING")
traceLineVisibleColor | tracelinevisiblecolor |
void NXOpen::Drawings::CustomViewSettingsBuilder::SetTraceLineVisibleFont | ( | NXOpen::Drawings::CustomViewSettingsBuilder::Font | traceLineVisibleFont | ) |
Sets the trace line visible font
Created in NX8.5.0.
License requirements : drafting ("DRAFTING")
traceLineVisibleFont | tracelinevisiblefont |
void NXOpen::Drawings::CustomViewSettingsBuilder::SetTraceLineVisibleWidth | ( | NXOpen::Drawings::CustomViewSettingsBuilder::Width | traceLineVisibleWidth | ) |
Sets the trace line visible font
Created in NX8.5.0.
License requirements : drafting ("DRAFTING")
traceLineVisibleWidth | tracelinevisiblewidth |
void NXOpen::Drawings::CustomViewSettingsBuilder::SetVirtualInterSectionColor | ( | NXOpen::NXColor * | virtualInterSectionColor | ) |
Sets the virtual inter section color
Created in NX8.5.0.
License requirements : drafting ("DRAFTING")
virtualInterSectionColor | virtualintersectioncolor |
void NXOpen::Drawings::CustomViewSettingsBuilder::SetVirtualInterSectionFont | ( | NXOpen::Drawings::CustomViewSettingsBuilder::Font | virtualInterSectionFont | ) |
Sets the virtual inter section font
Created in NX8.5.0.
License requirements : drafting ("DRAFTING")
virtualInterSectionFont | virtualintersectionfont |
void NXOpen::Drawings::CustomViewSettingsBuilder::SetVirtualInterSectionWidth | ( | NXOpen::Drawings::CustomViewSettingsBuilder::Width | virtualInterSectionWidth | ) |
Sets the virtual inter section width
Created in NX8.5.0.
License requirements : drafting ("DRAFTING")
virtualInterSectionWidth | virtualintersectionwidth |
bool NXOpen::Drawings::CustomViewSettingsBuilder::ShowAdjacentBlends | ( | ) |
Returns the show adjacent blends
Created in NX8.5.0.
License requirements : None
bool NXOpen::Drawings::CustomViewSettingsBuilder::ShowCenterLines | ( | ) |
Returns the show center lines
Created in NX8.5.0.
License requirements : None
bool NXOpen::Drawings::CustomViewSettingsBuilder::ShowCheckBoundaryStatus | ( | ) |
Returns the show check boundary status
Created in NX8.5.0.
License requirements : None
bool NXOpen::Drawings::CustomViewSettingsBuilder::ShowEdgesHiddenByEdges | ( | ) |
Returns the show edges hidden by edges
Created in NX8.5.0.
License requirements : None
bool NXOpen::Drawings::CustomViewSettingsBuilder::ShowHiddenLines | ( | ) |
Returns the show hidden lines
Created in NX8.5.0.
License requirements : None
bool NXOpen::Drawings::CustomViewSettingsBuilder::ShowSelfHiddenLines | ( | ) |
Returns the show self hidden lines
Created in NX8.5.0.
License requirements : None
bool NXOpen::Drawings::CustomViewSettingsBuilder::ShowSmoothEdgeEndGapsLock | ( | ) |
Returns the show end gaps lock
Created in NX8.5.0.
License requirements : None
double NXOpen::Drawings::CustomViewSettingsBuilder::ShowSmoothEdgeEndGapsValue | ( | ) |
Returns the show end gaps value
Created in NX8.5.0.
License requirements : None
bool NXOpen::Drawings::CustomViewSettingsBuilder::ShowSmoothEdges | ( | ) |
Returns the show smooth edges
Created in NX8.5.0.
License requirements : None
bool NXOpen::Drawings::CustomViewSettingsBuilder::ShowTraceLines | ( | ) |
Returns the show trace lines
Created in NX8.5.0.
License requirements : None
bool NXOpen::Drawings::CustomViewSettingsBuilder::ShowUVGrids | ( | ) |
Returns the show uvgrids
Created in NX8.5.0.
License requirements : None
bool NXOpen::Drawings::CustomViewSettingsBuilder::ShowVIEndGapsLock | ( | ) |
Returns the show end gaps lock
Created in NX8.5.0.
License requirements : None
double NXOpen::Drawings::CustomViewSettingsBuilder::ShowVIEndGapsValue | ( | ) |
Returns the show end gaps value
Created in NX8.5.0.
License requirements : None
bool NXOpen::Drawings::CustomViewSettingsBuilder::ShowVirtualIntersections | ( | ) |
Returns the show virtual intersections
Created in NX8.5.0.
License requirements : None
NXOpen::Drawings::CustomViewSettingsBuilder::Features NXOpen::Drawings::CustomViewSettingsBuilder::SmallFeatures | ( | ) |
Returns the small features
Created in NX8.5.0.
License requirements : None
NXOpen::NXColor* NXOpen::Drawings::CustomViewSettingsBuilder::SmoothEdgeColor | ( | ) |
Returns the smooth edge color pick
Created in NX8.5.0.
License requirements : None
NXOpen::Drawings::CustomViewSettingsBuilder::Font NXOpen::Drawings::CustomViewSettingsBuilder::SmoothEdgeFont | ( | ) |
Returns the smooth edge line font
Created in NX8.5.0.
License requirements : None
NXOpen::Drawings::CustomViewSettingsBuilder::Width NXOpen::Drawings::CustomViewSettingsBuilder::SmoothEdgeWidth | ( | ) |
Returns the smooth edges line hidden font
Created in NX8.5.0.
License requirements : None
NXOpen::Drawings::CustomViewSettingsBuilder::ThreadStandards NXOpen::Drawings::CustomViewSettingsBuilder::ThreadStandard | ( | ) |
Returns the thread standard
Created in NX8.5.0.
License requirements : None
bool NXOpen::Drawings::CustomViewSettingsBuilder::TraceLineCreateGapsLock | ( | ) |
Returns the trace line create gaps lock
Created in NX8.5.0.
License requirements : None
double NXOpen::Drawings::CustomViewSettingsBuilder::TraceLineCreateGapsValue | ( | ) |
Returns the trace line create gaps value
Created in NX8.5.0.
License requirements : None
NXOpen::NXColor* NXOpen::Drawings::CustomViewSettingsBuilder::TraceLineHiddenColor | ( | ) |
Returns the trace line hidden color
Created in NX8.5.0.
License requirements : None
NXOpen::Drawings::CustomViewSettingsBuilder::Font NXOpen::Drawings::CustomViewSettingsBuilder::TraceLineHiddenFont | ( | ) |
Returns the trace line hidden font
Created in NX8.5.0.
License requirements : None
NXOpen::Drawings::CustomViewSettingsBuilder::Width NXOpen::Drawings::CustomViewSettingsBuilder::TraceLineHiddenWidth | ( | ) |
Returns the trace line hidden Width
Created in NX8.5.0.
License requirements : None
NXOpen::NXColor* NXOpen::Drawings::CustomViewSettingsBuilder::TraceLineVisibleColor | ( | ) |
Returns the trace line visible color
Created in NX8.5.0.
License requirements : None
NXOpen::Drawings::CustomViewSettingsBuilder::Font NXOpen::Drawings::CustomViewSettingsBuilder::TraceLineVisibleFont | ( | ) |
Returns the trace line visible font
Created in NX8.5.0.
License requirements : None
NXOpen::Drawings::CustomViewSettingsBuilder::Width NXOpen::Drawings::CustomViewSettingsBuilder::TraceLineVisibleWidth | ( | ) |
Returns the trace line visible font
Created in NX8.5.0.
License requirements : None
NXOpen::NXColor* NXOpen::Drawings::CustomViewSettingsBuilder::VirtualInterSectionColor | ( | ) |
Returns the virtual inter section color
Created in NX8.5.0.
License requirements : None
NXOpen::Drawings::CustomViewSettingsBuilder::Font NXOpen::Drawings::CustomViewSettingsBuilder::VirtualInterSectionFont | ( | ) |
Returns the virtual inter section font
Created in NX8.5.0.
License requirements : None
NXOpen::Drawings::CustomViewSettingsBuilder::Width NXOpen::Drawings::CustomViewSettingsBuilder::VirtualInterSectionWidth | ( | ) |
Returns the virtual inter section width
Created in NX8.5.0.
License requirements : None