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

Represents the SECTION tab on the View Style Dialog (Drawings.ViewStyleSectionBuilder) More...

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

Public Member Functions

double AdjacencyToleranceData ()
 Returns the adjacency tolerance on the SECTION tab of the View Style Dialog
Created in NX6.0.0. More...
 
bool AssemblyTolerance ()
 Returns the assembly tolerance toggle on the SECTION tab of the View Style Dialog
Created in NX6.0.0. More...
 
bool Background ()
 Returns the background toggle on the SECTION tab of the View Style Dialog
Created in NX6.0.0. More...
 
bool Bendlines ()
 Returns the bendlines toggle on the SECTION tab of the View Style Dialog
Created in NX6.0.0. More...
 
bool Crosshatch ()
 Returns the crosshatch toggle on the SECTION tab of the View Style Dialog
Created in NX6.0.0. More...
 
bool DisplaySectionLine ()
 Returns the display section line toggle on the SECTION tab of the View Style Dialog
Created in NX6.0.0. More...
 
bool Foreground ()
 Returns the foreground toggle on the SECTION tab of the View Style Dialog
Created in NX6.0.0. More...
 
bool HiddenLineHatching ()
 Returns the hidden line hatching toggle on the SECTION tab of the View Style Dialog
Created in NX6.0.0. More...
 
bool RestrictCrosshatchAngle ()
 Returns the restrict crosshatch angle toggle on the SECTION tab of the View Style Dialog
Created in NX6.0.0. More...
 
void SetAdjacencyToleranceData (double adjacencyToleranceData)
 Sets the adjacency tolerance on the SECTION tab of the View Style Dialog
Created in NX6.0.0. More...
 
void SetAssemblyTolerance (bool assemblyToleranceToggle)
 Sets the assembly tolerance toggle on the SECTION tab of the View Style Dialog
Created in NX6.0.0. More...
 
void SetBackground (bool backgroundToggle)
 Sets the background toggle on the SECTION tab of the View Style Dialog
Created in NX6.0.0. More...
 
void SetBendlines (bool bendlinesToggle)
 Sets the bendlines toggle on the SECTION tab of the View Style Dialog
Created in NX6.0.0. More...
 
void SetCrosshatch (bool crosshatchToggle)
 Sets the crosshatch toggle on the SECTION tab of the View Style Dialog
Created in NX6.0.0. More...
 
void SetDisplaySectionLine (bool displaySectionLine)
 Sets the display section line toggle on the SECTION tab of the View Style Dialog
Created in NX6.0.0. More...
 
void SetForeground (bool foregroundToggle)
 Sets the foreground toggle on the SECTION tab of the View Style Dialog
Created in NX6.0.0. More...
 
void SetHiddenLineHatching (bool hiddenLineHatchingToggle)
 Sets the hidden line hatching toggle on the SECTION tab of the View Style Dialog
Created in NX6.0.0. More...
 
void SetRestrictCrosshatchAngle (bool restrictCrosshatchAngleToggle)
 Sets the restrict crosshatch angle toggle on the SECTION tab of the View Style Dialog
Created in NX6.0.0. More...
 
void SetSheetBodies (bool sheetBodiesToggle)
 Sets the sheet bodies toggle on the SECTION tab of the View Style Dialog
Created in NX6.0.0. More...
 
bool SheetBodies ()
 Returns the sheet bodies toggle on the SECTION 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...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents the SECTION tab on the View Style Dialog (Drawings.ViewStyleSectionBuilder)


Created in NX6.0.0.

Member Function Documentation

double NXOpen::Drawings::ViewStyleSectionBuilder::AdjacencyToleranceData ( )

Returns the adjacency tolerance on the SECTION tab of the View Style Dialog
Created in NX6.0.0.



License requirements : None

bool NXOpen::Drawings::ViewStyleSectionBuilder::AssemblyTolerance ( )

Returns the assembly tolerance toggle on the SECTION tab of the View Style Dialog
Created in NX6.0.0.



License requirements : None

bool NXOpen::Drawings::ViewStyleSectionBuilder::Background ( )

Returns the background toggle on the SECTION tab of the View Style Dialog
Created in NX6.0.0.



License requirements : None

bool NXOpen::Drawings::ViewStyleSectionBuilder::Bendlines ( )

Returns the bendlines toggle on the SECTION tab of the View Style Dialog
Created in NX6.0.0.



License requirements : None

bool NXOpen::Drawings::ViewStyleSectionBuilder::Crosshatch ( )

Returns the crosshatch toggle on the SECTION tab of the View Style Dialog
Created in NX6.0.0.



License requirements : None

bool NXOpen::Drawings::ViewStyleSectionBuilder::DisplaySectionLine ( )

Returns the display section line toggle on the SECTION tab of the View Style Dialog
Created in NX6.0.0.



License requirements : None

bool NXOpen::Drawings::ViewStyleSectionBuilder::Foreground ( )

Returns the foreground toggle on the SECTION tab of the View Style Dialog
Created in NX6.0.0.



License requirements : None

bool NXOpen::Drawings::ViewStyleSectionBuilder::HiddenLineHatching ( )

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



License requirements : None

bool NXOpen::Drawings::ViewStyleSectionBuilder::RestrictCrosshatchAngle ( )

Returns the restrict crosshatch angle toggle on the SECTION tab of the View Style Dialog
Created in NX6.0.0.



License requirements : None

void NXOpen::Drawings::ViewStyleSectionBuilder::SetAdjacencyToleranceData ( double  adjacencyToleranceData)

Sets the adjacency tolerance on the SECTION tab of the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters
adjacencyToleranceDataSets a new assembly tolerance on the section sub-builder
void NXOpen::Drawings::ViewStyleSectionBuilder::SetAssemblyTolerance ( bool  assemblyToleranceToggle)

Sets the assembly tolerance toggle on the SECTION tab of the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters
assemblyToleranceToggleSets a new assembly tolerance toggle value on the section sub-builder
void NXOpen::Drawings::ViewStyleSectionBuilder::SetBackground ( bool  backgroundToggle)

Sets the background toggle on the SECTION tab of the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters
backgroundToggleSets a new background toggle value on the section sub-builder
void NXOpen::Drawings::ViewStyleSectionBuilder::SetBendlines ( bool  bendlinesToggle)

Sets the bendlines toggle on the SECTION tab of the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters
bendlinesToggleSets a new bendlines toggle value on the section sub-builder
void NXOpen::Drawings::ViewStyleSectionBuilder::SetCrosshatch ( bool  crosshatchToggle)

Sets the crosshatch toggle on the SECTION tab of the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters
crosshatchToggleSets a new crosshatch toggle value on the section sub-builder
void NXOpen::Drawings::ViewStyleSectionBuilder::SetDisplaySectionLine ( bool  displaySectionLine)

Sets the display section line toggle on the SECTION tab of the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters
displaySectionLineSets a new display section line toggle value on the section sub-builder
void NXOpen::Drawings::ViewStyleSectionBuilder::SetForeground ( bool  foregroundToggle)

Sets the foreground toggle on the SECTION tab of the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters
foregroundToggleSets a new foreground toggle value on the section sub-builder
void NXOpen::Drawings::ViewStyleSectionBuilder::SetHiddenLineHatching ( bool  hiddenLineHatchingToggle)

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



License requirements : drafting ("DRAFTING")

Parameters
hiddenLineHatchingToggleSets a new hidden line hatching toggle value on the section sub-builder
void NXOpen::Drawings::ViewStyleSectionBuilder::SetRestrictCrosshatchAngle ( bool  restrictCrosshatchAngleToggle)

Sets the restrict crosshatch angle toggle on the SECTION tab of the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters
restrictCrosshatchAngleToggleSets a new restrict crosshatch angle toggle value on the section sub-builder
void NXOpen::Drawings::ViewStyleSectionBuilder::SetSheetBodies ( bool  sheetBodiesToggle)

Sets the sheet bodies toggle on the SECTION tab of the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters
sheetBodiesToggleSets a new sheet bodies toggle value on the section sub-builder
bool NXOpen::Drawings::ViewStyleSectionBuilder::SheetBodies ( )

Returns the sheet bodies toggle on the SECTION tab of the View Style Dialog
Created in NX6.0.0.



License requirements : None

virtual bool NXOpen::Drawings::ViewStyleSectionBuilder::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.


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