NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::Drawings::ViewStyleHiddenLinesBuilder Class Reference

Represents the HIDDEN LINES tab on the View Style Dialog (Drawings.ViewStyleHiddenLinesBuilder) More...

Inheritance diagram for NXOpen::Drawings::ViewStyleHiddenLinesBuilder:
NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Member Functions

NXOpen::NXColorColor ()
 Returns the color on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0. More...
 
bool EdgesHiddenByEdges ()
 Returns the edges hidden by edges toggle on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0. More...
 
NXOpen::Preferences::Font Font ()
 Returns the font on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0. More...
 
bool HiddenLine ()
 Returns the hidden line toggle on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0. More...
 
bool IncludeModelCurves ()
 Returns the include model curves toggle on the HIDDEN LINES tab of the View Style Dialog
More...
 
NXOpen::Preferences::IncludeModelCurvesOption IncludeModelCurvesOption ()
 Returns the include model curves option on the HIDDEN LINES tab of the View Style Dialog
Created in NX12.0.0. More...
 
NXOpen::Preferences::HiddenLineInterferingSolidsOption InterferingSolids ()
 Returns the interfering solids toggle on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0. More...
 
bool ReferenceEdgesOnly ()
 Returns the reference edges only toggle on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0. More...
 
bool SelfHidden ()
 Returns the self hidden toggle on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0. More...
 
void SetColor (NXOpen::NXColor *color)
 Sets the color on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0. More...
 
void SetEdgesHiddenByEdges (bool edgesHiddenByEdgesToggle)
 Sets the edges hidden by edges toggle on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0. More...
 
void SetFont (NXOpen::Preferences::Font font)
 Sets the font on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0. More...
 
void SetHiddenLine (bool hiddenLineToggle)
 Sets the hidden line toggle on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0. More...
 
void SetIncludeModelCurves (bool includeModelCurvesToggle)
 Sets the include model curves toggle on the HIDDEN LINES tab of the View Style Dialog
More...
 
void SetIncludeModelCurvesOption (NXOpen::Preferences::IncludeModelCurvesOption includeModelCurvesPointsOptionData)
 Sets the include model curves option on the HIDDEN LINES tab of the View Style Dialog
Created in NX12.0.0. More...
 
void SetInterferingSolids (NXOpen::Preferences::HiddenLineInterferingSolidsOption interferingSolidsOption)
 Sets the interfering solids toggle on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0. More...
 
void SetReferenceEdgesOnly (bool referenceEdgesOnlyToggle)
 Sets the reference edges only toggle on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0. More...
 
void SetSelfHidden (bool selfHiddenToggle)
 Sets the self hidden toggle on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0. More...
 
void SetSmallFeature (NXOpen::Preferences::HiddenLineSmallFeatureOption smallFeatureOption)
 Sets the small feature option on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0. More...
 
void SetSmallFeaturesTolerance (double smallFeaturesTolerance)
 Sets the small features tolerance on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0. More...
 
void SetWidth (NXOpen::Preferences::Width width)
 Sets the width on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0. More...
 
NXOpen::Preferences::HiddenLineSmallFeatureOption SmallFeature ()
 Returns the small feature option on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0. More...
 
double SmallFeaturesTolerance ()
 Returns the small features tolerance on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0. More...
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
NXOpen::Preferences::Width Width ()
 Returns the width on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents the HIDDEN LINES tab on the View Style Dialog (Drawings.ViewStyleHiddenLinesBuilder)


Created in NX6.0.0.

Member Function Documentation

NXOpen::NXColor* NXOpen::Drawings::ViewStyleHiddenLinesBuilder::Color ( )

Returns the color on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0.



License requirements : None

bool NXOpen::Drawings::ViewStyleHiddenLinesBuilder::EdgesHiddenByEdges ( )

Returns the edges hidden by edges toggle on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0.



License requirements : None

NXOpen::Preferences::Font NXOpen::Drawings::ViewStyleHiddenLinesBuilder::Font ( )

Returns the font on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0.



License requirements : None

bool NXOpen::Drawings::ViewStyleHiddenLinesBuilder::HiddenLine ( )

Returns the hidden line toggle on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0.



License requirements : None

bool NXOpen::Drawings::ViewStyleHiddenLinesBuilder::IncludeModelCurves ( )

Returns the include model curves toggle on the HIDDEN LINES tab of the View Style Dialog

Deprecated:
Deprecated in NX12.0.0.

Use Drawings::ViewStyleHiddenLinesBuilder::IncludeModelCurvesOption instead.


Created in NX6.0.0.

License requirements : None

NXOpen::Preferences::IncludeModelCurvesOption NXOpen::Drawings::ViewStyleHiddenLinesBuilder::IncludeModelCurvesOption ( )

Returns the include model curves option on the HIDDEN LINES tab of the View Style Dialog
Created in NX12.0.0.



License requirements : None

NXOpen::Preferences::HiddenLineInterferingSolidsOption NXOpen::Drawings::ViewStyleHiddenLinesBuilder::InterferingSolids ( )

Returns the interfering solids toggle on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0.



License requirements : None

bool NXOpen::Drawings::ViewStyleHiddenLinesBuilder::ReferenceEdgesOnly ( )

Returns the reference edges only toggle on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0.



License requirements : None

bool NXOpen::Drawings::ViewStyleHiddenLinesBuilder::SelfHidden ( )

Returns the self hidden toggle on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0.



License requirements : None

void NXOpen::Drawings::ViewStyleHiddenLinesBuilder::SetColor ( NXOpen::NXColor color)

Sets the color on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters
colorSets a new color on the hidden line sub-builder
void NXOpen::Drawings::ViewStyleHiddenLinesBuilder::SetEdgesHiddenByEdges ( bool  edgesHiddenByEdgesToggle)

Sets the edges hidden by edges toggle on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters
edgesHiddenByEdgesToggleSets a new edges hidden by edges toggle value on the hidden line sub-builder
void NXOpen::Drawings::ViewStyleHiddenLinesBuilder::SetFont ( NXOpen::Preferences::Font  font)

Sets the font on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters
fontSets a new font on the hidden line sub-builder
void NXOpen::Drawings::ViewStyleHiddenLinesBuilder::SetHiddenLine ( bool  hiddenLineToggle)

Sets the hidden line toggle on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters
hiddenLineToggleSets a new hidden line toggle value on the hidden line sub-builder
void NXOpen::Drawings::ViewStyleHiddenLinesBuilder::SetIncludeModelCurves ( bool  includeModelCurvesToggle)

Sets the include model curves toggle on the HIDDEN LINES tab of the View Style Dialog

Deprecated:
Deprecated in NX12.0.0.

Use Drawings::ViewStyleHiddenLinesBuilder::SetIncludeModelCurvesOption instead.


Created in NX6.0.0.

License requirements : drafting ("DRAFTING")

Parameters
includeModelCurvesToggleSets a new include model curves toggle value on the hidden line sub-builder
void NXOpen::Drawings::ViewStyleHiddenLinesBuilder::SetIncludeModelCurvesOption ( NXOpen::Preferences::IncludeModelCurvesOption  includeModelCurvesPointsOptionData)

Sets the include model curves option on the HIDDEN LINES tab of the View Style Dialog
Created in NX12.0.0.



License requirements : drafting ("DRAFTING")

Parameters
includeModelCurvesPointsOptionDataSets a new include model curves option on the hidden line sub-builder
void NXOpen::Drawings::ViewStyleHiddenLinesBuilder::SetInterferingSolids ( NXOpen::Preferences::HiddenLineInterferingSolidsOption  interferingSolidsOption)

Sets the interfering solids toggle on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters
interferingSolidsOptionSets a new interfering solids toggle value on the hidden line sub-builder
void NXOpen::Drawings::ViewStyleHiddenLinesBuilder::SetReferenceEdgesOnly ( bool  referenceEdgesOnlyToggle)

Sets the reference edges only toggle on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters
referenceEdgesOnlyToggleSets a new reference edges only toggle value on the hidden line sub-builder
void NXOpen::Drawings::ViewStyleHiddenLinesBuilder::SetSelfHidden ( bool  selfHiddenToggle)

Sets the self hidden toggle on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters
selfHiddenToggleSets a new self hidden toggle value on the hidden line sub-builder
void NXOpen::Drawings::ViewStyleHiddenLinesBuilder::SetSmallFeature ( NXOpen::Preferences::HiddenLineSmallFeatureOption  smallFeatureOption)

Sets the small feature option on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters
smallFeatureOptionSets a new small feature option on the hidden line sub-builder
void NXOpen::Drawings::ViewStyleHiddenLinesBuilder::SetSmallFeaturesTolerance ( double  smallFeaturesTolerance)

Sets the small features tolerance on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters
smallFeaturesToleranceSets a new small features tolerance value on the hidden line sub-builder
void NXOpen::Drawings::ViewStyleHiddenLinesBuilder::SetWidth ( NXOpen::Preferences::Width  width)

Sets the width on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters
widthSets a new width on the hidden line sub-builder
NXOpen::Preferences::HiddenLineSmallFeatureOption NXOpen::Drawings::ViewStyleHiddenLinesBuilder::SmallFeature ( )

Returns the small feature option on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0.



License requirements : None

double NXOpen::Drawings::ViewStyleHiddenLinesBuilder::SmallFeaturesTolerance ( )

Returns the small features tolerance on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0.



License requirements : None

virtual bool NXOpen::Drawings::ViewStyleHiddenLinesBuilder::Validate ( )
virtual

Validate whether the inputs to the component are sufficient for commit to be called.

If the component is not in a state to commit then an exception is thrown. For example, if the component requires you to set some property, this method will throw an exception if you haven't set it. This method throws a not-yet-implemented NXException for some components.

Returns
Was self validation successful
Created in NX3.0.1.

License requirements : None

Implements NXOpen::GeometricUtilities::IComponentBuilder.

NXOpen::Preferences::Width NXOpen::Drawings::ViewStyleHiddenLinesBuilder::Width ( )

Returns the width on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0.



License requirements : None


The documentation for this class was generated from the following file:
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.