NX Open C++ Reference Guide
Public Member Functions
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

List of all members.

Public Member Functions

NXOpen::NXColorColor ()
 Returns the color on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0.
bool EdgesHiddenByEdges ()
 Returns the edges hidden by edges toggle on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0.
NXOpen::Preferences::Font Font ()
 Returns the font on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0.
bool HiddenLine ()
 Returns the hidden line toggle on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0.
bool IncludeModelCurves ()
 Returns the include model curves toggle on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0.
NXOpen::Preferences::HiddenLineInterferingSolidsOption InterferingSolids ()
 Returns the interfering solids toggle on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0.
bool ReferenceEdgesOnly ()
 Returns the reference edges only toggle on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0.
bool SelfHidden ()
 Returns the self hidden toggle on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0.
void SetColor (NXOpen::NXColor *color)
 Sets the color on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0.
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.
void SetFont (NXOpen::Preferences::Font font)
 Sets the font on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0.
void SetHiddenLine (bool hiddenLineToggle)
 Sets the hidden line toggle on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0.
void SetIncludeModelCurves (bool includeModelCurvesToggle)
 Sets the include model curves toggle on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0.
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.
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.
void SetSelfHidden (bool selfHiddenToggle)
 Sets the self hidden toggle on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0.
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.
void SetSmallFeaturesTolerance (double smallFeaturesTolerance)
 Sets the small features tolerance on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0.
void SetWidth (NXOpen::Preferences::Width width)
 Sets the width on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0.
NXOpen::Preferences::HiddenLineSmallFeatureOption SmallFeature ()
 Returns the small feature option on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0.
double SmallFeaturesTolerance ()
 Returns the small features tolerance on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0.
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called.
NXOpen::Preferences::Width Width ()
 Returns the width on the HIDDEN LINES tab of the View Style Dialog
Created in NX6.0.0.

Detailed Description

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


Created in NX6.0.0.


Member Function Documentation

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



License requirements : None

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

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



License requirements : None

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



License requirements : None

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



License requirements : None

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



License requirements : None

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



License requirements : None

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



License requirements : None

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

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

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

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

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



License requirements : drafting ("DRAFTING")

Parameters:
includeModelCurvesToggleSets a new include model curves toggle value on the hidden line sub-builder

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

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

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

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

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

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

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



License requirements : None

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



License requirements : None

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.

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 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.