NX Open C++ Reference Guide
Public Member Functions
NXOpen::Drawings::ViewStyleBuilder Class Reference

Represents the View Style Button (Drawings.ViewStyleBuilder) More...

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

List of all members.

Public Member Functions

std::vector
< NXOpen::Drawings::ViewStyleFPCalloutsBuilder * > 
GetAllViewStyleFPCallouts ()
 Retrieves all the Callouts on the Flat Pattern Tab on the View Style Dialog.
std::vector
< NXOpen::Drawings::ViewStyleFPCurvesBuilder * > 
GetAllViewStyleFPCurves ()
 Retrieves all the Curves on the Flat Pattern Tab on the View Style Dialog.
NXOpen::Drawings::ViewStyleFPCalloutsBuilderGetViewStyleFPCallout (const NXString &type)
 Retrieve a specified Callout on the Flat Pattern Tab on the View Style Dialog.
NXOpen::Drawings::ViewStyleFPCurvesBuilderGetViewStyleFPCurve (NXOpen::SheetMetal::FlatPatternSettings::FlatPatternObjectType type)
 Retrieve a specified Curve on the Flat Pattern Tab on the View Style Dialog.
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called.
NXOpen::Drawings::ViewStyleBaseBuilderViewStyleBase ()
 Returns the Base Tab on the View Style Dialog
Created in NX6.0.0.
NXOpen::Drawings::ViewStyleDetailBuilderViewStyleDetail ()
 Returns the Detail Tab on the View Style Dialog
Created in NX6.0.0.
NXOpen::Drawings::ViewStyleGeneralBuilderViewStyleGeneral ()
 Returns the General Tab on the View Style Dialog
Created in NX6.0.0.
NXOpen::Drawings::ViewStyleHiddenLinesBuilderViewStyleHiddenLines ()
 Returns the Hidden Lines Tab on the View Style Dialog
Created in NX6.0.0.
NXOpen::Drawings::ViewStyleInheritPmiBuilderViewStyleInheritPmi ()
 Returns the Inherit PMI Tab on the View Style Dialog
Created in NX6.0.0.
NXOpen::Drawings::ViewStyleOrientationBuilderViewStyleOrientation ()
 Returns the Orientation Tab on the View Style Dialog
Created in NX6.0.0.
NXOpen::Drawings::ViewStylePerspectiveBuilderViewStylePerspective ()
 Returns the Perspective Tab on the View Style Dialog
Created in NX6.0.0.
NXOpen::Drawings::ViewStyleProjectedBuilderViewStyleProjected ()
 Returns the Projected Tab on the View Style Dialog
Created in NX6.0.0.
NXOpen::Drawings::ViewStyleSectionBuilderViewStyleSection ()
 Returns the Section Tab on the View Style Dialog
Created in NX6.0.0.
NXOpen::Drawings::ViewStyleSectionConstraintsBuilderViewStyleSectionConstraints ()
 Returns the Section Constraints Tab on the View Style Dialog
Created in NX6.0.0.
NXOpen::Drawings::ViewStyleShadingBuilderViewStyleShading ()
 Returns the Shading Tab on the View Style Dialog
Created in NX6.0.0.
NXOpen::Drawings::ViewStyleShipbuildingLinesBuilderListViewStyleSingleLineList ()
 Returns the Shipbuilding Lines Tab on the View Style Dialog
Created in NX8.0.0.
NXOpen::Drawings::ViewStyleSmoothEdgesBuilderViewStyleSmoothEdges ()
 Returns the Smooth Edges Tab on the View Style Dialog
Created in NX6.0.0.
NXOpen::Drawings::ViewStyleThreadsBuilderViewStyleThreads ()
 Returns the Threads Tab on the View Style Dialog
Created in NX6.0.0.
NXOpen::Drawings::ViewStyleTraceLinesBuilderViewStyleTraceLines ()
 Returns the Trace Lines Tab on the View Style Dialog
Created in NX6.0.0.
NXOpen::Drawings::ViewStyleVirtualIntersectionsBuilderViewStyleVirtualIntersections ()
 Returns the Virtual Intersections Tab on the View Style Dialog
Created in NX6.0.0.
NXOpen::Drawings::ViewStyleVisibleLinesBuilderViewStyleVisibleLines ()
 Returns the Visible Lines Tab on the View Style Dialog
Created in NX6.0.0.

Detailed Description

Represents the View Style Button (Drawings.ViewStyleBuilder)


Created in NX6.0.0.


Member Function Documentation

Retrieves all the Callouts on the Flat Pattern Tab on the View Style Dialog.

Returns:
Returns all the Flat Pattern Callout sub-builders on View Style
Created in NX6.0.0.

License requirements : drafting ("DRAFTING")

Retrieves all the Curves on the Flat Pattern Tab on the View Style Dialog.

Returns:
Returns all the Flat Pattern Curve sub-builders on View Style
Created in NX6.0.0.

License requirements : drafting ("DRAFTING")

Retrieve a specified Callout on the Flat Pattern Tab on the View Style Dialog.

Returns:
Returns the particular Flat Pattern Callout sub-builder on View Style
Created in NX6.0.0.

License requirements : drafting ("DRAFTING")
Parameters:
typeIndicates which flat pattern callout

Retrieve a specified Curve on the Flat Pattern Tab on the View Style Dialog.

Returns:
Returns the particular Flat Pattern Curve sub-builder on View Style
Created in NX6.0.0.

License requirements : drafting ("DRAFTING")
Parameters:
typeIndicates which flat pattern curve

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 Base Tab on the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Returns the Detail Tab on the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Returns the General Tab on the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Returns the Hidden Lines Tab on the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Returns the Inherit PMI Tab on the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Returns the Orientation Tab on the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Returns the Perspective Tab on the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Returns the Projected Tab on the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Returns the Section Tab on the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Returns the Section Constraints Tab on the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Returns the Shading Tab on the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Returns the Shipbuilding Lines Tab on the View Style Dialog
Created in NX8.0.0.



License requirements : drafting ("DRAFTING")

Returns the Smooth Edges Tab on the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Returns the Threads Tab on the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Returns the Trace Lines Tab on the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Returns the Virtual Intersections Tab on the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Returns the Visible Lines Tab on the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")


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