NX Open C++ Reference Guide
|
Represents set of style applicable to drafting views. More...
Public Member Functions | |
NXOpen::Drawings::BaseViewStyle * | BaseView () |
Returns object for doing View style settings applicable to Basedata Created in NX3.0.0. | |
NXOpen::Drawings::FlatPatternViewStyle * | FlatPattern () |
Returns object for doing View style settings applicable to Flat Pattern Views. | |
NXOpen::Drawings::GeneralViewStyle * | General () |
Returns object for doing View style settings applicable to General Created in NX3.0.0. | |
NXOpen::Drawings::HiddenLinesViewStyle * | HiddenLines () |
Returns object for doing View style settings applicable to HiddenLines Created in NX3.0.0. | |
NXOpen::Drawings::InheritPmiViewStyle * | InheritPmi () |
Returns object for doing View style settings applicable to InheritPmi Created in NX3.0.0. | |
NXOpen::Drawings::OrientationViewStyle * | Orientation () |
Returns object for doing View style settings applicable to Orientation Created in NX3.0.0. | |
NXOpen::Drawings::PerspectiveViewStyle * | Perspective () |
Returns object for doing View style settings applicable to Perspective Created in NX3.0.0. | |
NXOpen::Drawings::ProjectedViewStyle * | Projected () |
Returns object for doing View style settings applicable to Projected Created in NX3.0.0. | |
NXOpen::Drawings::SectionViewStyle * | Section () |
Returns object for doing View style settings applicable to Section Created in NX3.0.0. | |
NXOpen::Drawings::ShadingViewStyle * | Shading () |
Returns object for doing View style settings applicable to Shading Created in NX3.0.0. | |
NXOpen::Drawings::ShipbuildingLinesViewStyle * | ShipbuildingLines () |
Returns object for doing View style settings applicable to Ship Lines. | |
NXOpen::Drawings::SmoothEdgesViewStyle * | SmoothEdges () |
Returns object for doing View style settings applicable to SmoothEdges Created in NX3.0.0. | |
tag_t | Tag () const |
Returns the tag of this object. | |
NXOpen::Drawings::ThreadsViewStyle * | Threads () |
Returns object for doing View style settings applicable to Threads Created in NX3.0.0. | |
NXOpen::Drawings::TraceLinesViewStyle * | TraceLines () |
Returns object for doing View style settings applicable to TraceLines Created in NX3.0.0. | |
NXOpen::Drawings::VirtualIntersectionsViewStyle * | VirtualIntersections () |
Returns object for doing View style settings applicable to VirtualIntersections Created in NX3.0.0. | |
NXOpen::Drawings::VisibleLinesViewStyle * | VisibleLines () |
Returns object for doing View style settings applicable to VisibleLines Created in NX3.0.0. |
Represents set of style applicable to drafting views.
To obtain an instance of this class, refer to Drawings::DraftingView
Created in NX5.0.0.
Returns object for doing View style settings applicable to Basedata
Created in NX3.0.0.
Returns object for doing View style settings applicable to Flat Pattern Views.
Created in NX3.0.0.
Returns object for doing View style settings applicable to General
Created in NX3.0.0.
Returns object for doing View style settings applicable to HiddenLines
Created in NX3.0.0.
Returns object for doing View style settings applicable to InheritPmi
Created in NX3.0.0.
Returns object for doing View style settings applicable to Orientation
Created in NX3.0.0.
Returns object for doing View style settings applicable to Perspective
Created in NX3.0.0.
Returns object for doing View style settings applicable to Projected
Created in NX3.0.0.
Returns object for doing View style settings applicable to Shading
Created in NX3.0.0.
Returns object for doing View style settings applicable to Ship Lines.
Created in NX8.0.0.
Returns object for doing View style settings applicable to SmoothEdges
Created in NX3.0.0.
tag_t NXOpen::Drawings::ViewStyle::Tag | ( | ) | const |
Returns the tag of this object.
Returns object for doing View style settings applicable to Threads
Created in NX3.0.0.
Returns object for doing View style settings applicable to TraceLines
Created in NX3.0.0.
NXOpen::Drawings::VirtualIntersectionsViewStyle* NXOpen::Drawings::ViewStyle::VirtualIntersections | ( | ) |
Returns object for doing View style settings applicable to VirtualIntersections
Created in NX3.0.0.
Returns object for doing View style settings applicable to VisibleLines
Created in NX3.0.0.