|
NX Open C++ Reference Guide
|
Represents set of InheritPmiViewStyle applicable to drafting views. More...
Public Member Functions | |
| bool | CrosshatchPmiLwsv () |
| Returns the cross-hatch setting for the current inherited PMI Lightweight Section View Created in NX8.0.0. | |
| NXOpen::Preferences::PmiOption | InheritPmiMode () |
| Returns the Inherit pmi mode. | |
| bool | InheritPmiToDrawing () |
| Returns the status of pmi inherited to drawing. | |
| int | InheritPmiTypeMask () |
| Returns the Inherit pmi type mask. | |
| bool | PmiDimensionFromRevolved () |
| Returns the status of pmi inherited to drawing. | |
| void | SetCrosshatchPmiLwsv (bool crosshatch) |
| Controls whether the cut faces of an inherited PMI Lightweight section view are cross-hatched or not. | |
| void | SetInheritGdt (NXOpen::Preferences::GdtOption gdtOption) |
| Inherit GD and T option,that let you inherit GD and T display instances onto the drawing plane or into a drawing member view. | |
| void | SetInheritPmiMode (NXOpen::Preferences::PmiOption pmiOption) |
| Sets the Inherit pmi mode. | |
| void | SetInheritPmiToDrawing (bool pmiToDrawing) |
| Sets the status of pmi inherited to drawing. | |
| void | SetInheritPmiTypeMask (int pmiTypeMask) |
| Sets the Inherit pmi type mask. | |
| void | SetPmiDimensionFromRevolved (bool pmiDimensionFromRevolved) |
| Sets the status of pmi inherited to drawing. | |
| tag_t | Tag () const |
| Returns the tag of this object. | |
Represents set of InheritPmiViewStyle applicable to drafting views.
To obtain an instance of this class use Drawings::ViewStyle::InheritPmi
Created in NX5.0.0.
| bool NXOpen::Drawings::InheritPmiViewStyle::CrosshatchPmiLwsv | ( | ) |
| NXOpen::Preferences::PmiOption NXOpen::Drawings::InheritPmiViewStyle::InheritPmiMode | ( | ) |
Returns the Inherit pmi mode.
Created in NX5.0.0.
License requirements : None
| bool NXOpen::Drawings::InheritPmiViewStyle::InheritPmiToDrawing | ( | ) |
Returns the status of pmi inherited to drawing.
Created in NX5.0.0.
License requirements : None
| int NXOpen::Drawings::InheritPmiViewStyle::InheritPmiTypeMask | ( | ) |
Returns the Inherit pmi type mask.
Created in NX5.0.0.
License requirements : None
| bool NXOpen::Drawings::InheritPmiViewStyle::PmiDimensionFromRevolved | ( | ) |
Returns the status of pmi inherited to drawing.
Created in NX9.0.0.
License requirements : None
| void NXOpen::Drawings::InheritPmiViewStyle::SetCrosshatchPmiLwsv | ( | bool | crosshatch | ) |
Controls whether the cut faces of an inherited PMI Lightweight section view are cross-hatched or not.
Created in NX8.0.0.
License requirements : drafting ("DRAFTING")
| crosshatch | crosshatch |
| void NXOpen::Drawings::InheritPmiViewStyle::SetInheritGdt | ( | NXOpen::Preferences::GdtOption | gdtOption | ) |
Inherit GD and T option,that let you inherit GD and T display instances onto the drawing plane or into a drawing member view.
Created in NX5.0.0.
License requirements : drafting ("DRAFTING")
| gdtOption | Inherit GDT option |
| void NXOpen::Drawings::InheritPmiViewStyle::SetInheritPmiMode | ( | NXOpen::Preferences::PmiOption | pmiOption | ) |
Sets the Inherit pmi mode.
Created in NX5.0.0.
License requirements : drafting ("DRAFTING")
| pmiOption | pmi option |
| void NXOpen::Drawings::InheritPmiViewStyle::SetInheritPmiToDrawing | ( | bool | pmiToDrawing | ) |
Sets the status of pmi inherited to drawing.
Created in NX5.0.0.
License requirements : drafting ("DRAFTING")
| pmiToDrawing | pmi to drawing |
| void NXOpen::Drawings::InheritPmiViewStyle::SetInheritPmiTypeMask | ( | int | pmiTypeMask | ) |
Sets the Inherit pmi type mask.
Created in NX5.0.0.
License requirements : drafting ("DRAFTING")
| pmiTypeMask | pmi type mask |
| void NXOpen::Drawings::InheritPmiViewStyle::SetPmiDimensionFromRevolved | ( | bool | pmiDimensionFromRevolved | ) |
Sets the status of pmi inherited to drawing.
Created in NX9.0.0.
License requirements : drafting ("DRAFTING")
| pmiDimensionFromRevolved | pmidimensionfromrevolved |
| tag_t NXOpen::Drawings::InheritPmiViewStyle::Tag | ( | ) | const |
Returns the tag of this object.