public interface ViewStyleBuilder extends TaggedObject, IComponentBuilder
Modifier and Type | Method and Description |
---|---|
ViewStyleFPCalloutsBuilder[] |
getAllViewStyleFPCallouts()
Retrieves all the Callouts on the Flat Pattern Tab on the View Style Dialog
License requirements: drafting ("DRAFTING") . |
ViewStyleFPCurvesBuilder[] |
getAllViewStyleFPCurves()
Retrieves all the Curves on the Flat Pattern Tab on the View Style Dialog
License requirements: drafting ("DRAFTING") . |
ViewStyleFPCalloutsBuilder |
getViewStyleFPCallout(String type)
Retrieves a specified Callout on the Flat Pattern Tab on the View Style Dialog
License requirements: drafting ("DRAFTING") . |
ViewStyleFPCalloutConfigBuilder |
getViewStyleFPCalloutConfig()
Retrieves the callout configuration on the Flat Pattern Tab on the View Style Dialog
License requirements: drafting ("DRAFTING") . |
ViewStyleFPCurvesBuilder |
getViewStyleFPCurve(FlatPatternSettings.FlatPatternObjectType type)
Retrieves a specified Curve on the Flat Pattern Tab on the View Style Dialog
License requirements: drafting ("DRAFTING") . |
void |
inheritSettingsFromCustomerDefault()
Inherit Settings From Customer Default
License requirements: drafting ("DRAFTING") . |
void |
inheritSettingsFromPreferences()
Inherit Settings From Preference
License requirements: drafting ("DRAFTING") . |
void |
inheritSettingsFromSelectedObjects(NXObject selectedObject)
Inherit Settings From Selected Objects
License requirements: drafting ("DRAFTING") . |
ProjectedViewOrientationBuilder |
projectedViewOrientation()
Returns the projected view orientation builder
License requirements: None. |
ViewCommonViewLabelBuilder |
viewCommonViewLabel()
Returns the view common label builder
License requirements: drafting ("DRAFTING") . |
ViewProjectedArrowSettingsBuilder |
viewProjectedArrowSettings()
Returns the projected Arrow Settings builder
License requirements: None. |
ViewProjectedViewSettingsBuilder |
viewProjectedViewSettings()
Returns the projected View Settings builder
License requirements: None. |
ViewSectionLineBuilder |
viewSectionLineStyleBuilder()
Returns the view section line builder
License requirements: drafting ("DRAFTING") . |
ViewStyleBaseBuilder |
viewStyleBase()
Returns the Base style builder of the view style builder which represents the base tab on the View Style Dialog
License requirements: drafting ("DRAFTING") . |
ViewStyleDetailBuilder |
viewStyleDetail()
Returns the Detail style builder of the view style builder which represents the detail tab on the View Style Dialog
License requirements: drafting ("DRAFTING") . |
ViewStyleGeneralBuilder |
viewStyleGeneral()
Returns the General style builder of the view style builder which represents the general tab on the View Style Dialog
License requirements: drafting ("DRAFTING") . |
ViewStyleHiddenLinesBuilder |
viewStyleHiddenLines()
Returns the Hidden Lines style builder of the view style builder which represents the hidden lines tab on the View Style Dialog
License requirements: drafting ("DRAFTING") . |
ViewStyleInheritPmiBuilder |
viewStyleInheritPmi()
Returns the Inherit PMI style builder of the view style builder which represents the inherit PMI tab on the View Style Dialog
License requirements: drafting ("DRAFTING") . |
ViewStyleOrientationBuilder |
viewStyleOrientation()
Returns the Orientation style builder of the view style builder which represents the orientation tab on the View Style Dialog
License requirements: drafting ("DRAFTING") . |
ViewStylePerspectiveBuilder |
viewStylePerspective()
Returns the Perspective style builder of the view style builder which represents the perspective tab on the View Style Dialog
License requirements: drafting ("DRAFTING") . |
ViewStyleProjectedBuilder |
viewStyleProjected()
Returns the projected style builder of the view style builder which represents the projected tab on the View Style Dialog
License requirements: drafting ("DRAFTING") . |
ViewStyleSectionBuilder |
viewStyleSection()
Returns the Section style builder of the view style builder which represents the section tab on the View Style Dialog
License requirements: drafting ("DRAFTING") . |
ViewStyleSectionConstraintsBuilder |
viewStyleSectionConstraints()
Returns the Section Constraints style builder of the view style builder which represents the section constraints tab on the View Style Dialog
License requirements: drafting ("DRAFTING") . |
ViewStyleShadingBuilder |
viewStyleShading()
Returns the Shading style builder of the view style builder which represents the shading tab on the View Style Dialog
License requirements: drafting ("DRAFTING") . |
ShipDraftingViewLinesBuilderList |
viewStyleShipDraftingViewLinesList()
Returns the Ship Drafting View lines builder of the view style builder which represents the ship drafting view lines on the View Style Dialog
License requirements: nx_ship_drafting ("Ship Drafting") . |
ViewStyleShipbuildingLinesBuilderList |
viewStyleSingleLineList()
Returns the Ship building lines style builder of the view style builder which represents the ship building lines tab on the View Style Dialog
License requirements: drafting ("DRAFTING") . |
ViewStyleSmoothEdgesBuilder |
viewStyleSmoothEdges()
Returns the Smooth Edges style builder of the view style builder which represents the smooth edges tab on the View Style Dialog
License requirements: drafting ("DRAFTING") . |
ViewStyleThreadsBuilder |
viewStyleThreads()
Returns the Threads style builder of the view style builder which represents the threads tab on the View Style Dialog
License requirements: drafting ("DRAFTING") . |
ViewStyleTraceLinesBuilder |
viewStyleTraceLines()
Returns the Trace lines style builder of the view style builder which represents the trace lines tab on the View Style Dialog
License requirements: drafting ("DRAFTING") . |
ViewStyleVirtualIntersectionsBuilder |
viewStyleVirtualIntersections()
Returns the Virtual intersections style builder of the view style builder which represents the virtual intersections tab on the View Style Dialog
License requirements: drafting ("DRAFTING") . |
ViewStyleVisibleLinesBuilder |
viewStyleVisibleLines()
Returns the Visible lines style builder of the view style builder which represents the visible lines tab on the View Style Dialog
License requirements: drafting ("DRAFTING") . |
printTestData, printTestData, tag, tagValue
validate
ViewStyleBaseBuilder viewStyleBase() throws NXException, RemoteException
NXException
RemoteException
ViewStyleDetailBuilder viewStyleDetail() throws NXException, RemoteException
NXException
RemoteException
ViewStyleFPCalloutsBuilder getViewStyleFPCallout(String type) throws NXException, RemoteException
type
- Indicates which flat pattern calloutNXException
RemoteException
ViewStyleFPCalloutsBuilder[] getAllViewStyleFPCallouts() throws NXException, RemoteException
NXException
RemoteException
ViewStyleFPCurvesBuilder getViewStyleFPCurve(FlatPatternSettings.FlatPatternObjectType type) throws NXException, RemoteException
type
- Indicates which flat pattern curveNXException
RemoteException
ViewStyleFPCurvesBuilder[] getAllViewStyleFPCurves() throws NXException, RemoteException
NXException
RemoteException
ViewStyleGeneralBuilder viewStyleGeneral() throws NXException, RemoteException
NXException
RemoteException
ViewStyleHiddenLinesBuilder viewStyleHiddenLines() throws NXException, RemoteException
NXException
RemoteException
ViewStyleInheritPmiBuilder viewStyleInheritPmi() throws NXException, RemoteException
NXException
RemoteException
ViewStyleOrientationBuilder viewStyleOrientation() throws NXException, RemoteException
NXException
RemoteException
ViewStylePerspectiveBuilder viewStylePerspective() throws NXException, RemoteException
NXException
RemoteException
ViewStyleProjectedBuilder viewStyleProjected() throws NXException, RemoteException
NXException
RemoteException
ViewStyleSectionBuilder viewStyleSection() throws NXException, RemoteException
NXException
RemoteException
ViewStyleSectionConstraintsBuilder viewStyleSectionConstraints() throws NXException, RemoteException
NXException
RemoteException
ViewStyleShadingBuilder viewStyleShading() throws NXException, RemoteException
NXException
RemoteException
ViewStyleSmoothEdgesBuilder viewStyleSmoothEdges() throws NXException, RemoteException
NXException
RemoteException
ViewStyleThreadsBuilder viewStyleThreads() throws NXException, RemoteException
NXException
RemoteException
ViewStyleTraceLinesBuilder viewStyleTraceLines() throws NXException, RemoteException
NXException
RemoteException
ViewStyleVirtualIntersectionsBuilder viewStyleVirtualIntersections() throws NXException, RemoteException
NXException
RemoteException
ViewStyleVisibleLinesBuilder viewStyleVisibleLines() throws NXException, RemoteException
NXException
RemoteException
ViewStyleShipbuildingLinesBuilderList viewStyleSingleLineList() throws NXException, RemoteException
NXException
RemoteException
ViewSectionLineBuilder viewSectionLineStyleBuilder() throws NXException, RemoteException
NXException
RemoteException
ViewCommonViewLabelBuilder viewCommonViewLabel() throws NXException, RemoteException
NXException
RemoteException
void inheritSettingsFromSelectedObjects(NXObject selectedObject) throws NXException, RemoteException
selectedObject
- The selected annotation or table or view instance object.
null is not allowed.NXException
RemoteException
void inheritSettingsFromCustomerDefault() throws NXException, RemoteException
NXException
RemoteException
void inheritSettingsFromPreferences() throws NXException, RemoteException
NXException
RemoteException
ViewStyleFPCalloutConfigBuilder getViewStyleFPCalloutConfig() throws NXException, RemoteException
NXException
RemoteException
ViewProjectedViewSettingsBuilder viewProjectedViewSettings() throws NXException, RemoteException
NXException
RemoteException
ViewProjectedArrowSettingsBuilder viewProjectedArrowSettings() throws NXException, RemoteException
NXException
RemoteException
ProjectedViewOrientationBuilder projectedViewOrientation() throws NXException, RemoteException
NXException
RemoteException
ShipDraftingViewLinesBuilderList viewStyleShipDraftingViewLinesList() throws NXException, RemoteException
NXException
RemoteException
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.