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

Represents set of InheritPmiPreferences applicable to drafting views. More...

Public Member Functions

bool CrosshatchPmiLightweightSectionView ()
 Returns the cross-hatch setting for the current inherited PMI Lightweight Section View
Created in NX8.0.0. More...
 
NXOpen::Preferences::GdtOption InheritGdt ()
 Returns the Inherit GD and T option
Created in NX5.0.0. More...
 
NXOpen::Preferences::PmiOption InheritPmiMode ()
 Returns the Status of inherit pmi mode. More...
 
bool InheritPmiToDrawing ()
 Returns the Status of pmi inherited to drawing. More...
 
void SetCrosshatchPmiLightweightSectionView (bool crosshatch)
 Sets the cross-hatch setting for the current inherited PMI Lightweight Section View
Created in NX8.0.0. More...
 
void SetInheritGdt (NXOpen::Preferences::GdtOption gdtOption)
 Sets the Inherit GD and T option
Created in NX5.0.0. More...
 
void SetInheritPmiMode (NXOpen::Preferences::PmiOption pmiOption)
 Sets the Status of inherit pmi mode. More...
 
void SetInheritPmiToDrawing (bool pmiOption)
 Sets the Status of pmi inherited to drawing. More...
 
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents set of InheritPmiPreferences applicable to drafting views.


To obtain an instance of this class use Preferences::ViewPreferences::InheritPmi

Created in NX5.0.0.

Member Function Documentation

bool NXOpen::Preferences::InheritPmiPreferences::CrosshatchPmiLightweightSectionView ( )

Returns the cross-hatch setting for the current inherited PMI Lightweight Section View
Created in NX8.0.0.



License requirements : None

NXOpen::Preferences::GdtOption NXOpen::Preferences::InheritPmiPreferences::InheritGdt ( )

Returns the Inherit GD and T option
Created in NX5.0.0.



License requirements : None

NXOpen::Preferences::PmiOption NXOpen::Preferences::InheritPmiPreferences::InheritPmiMode ( )

Returns the Status of inherit pmi mode.


Created in NX5.0.0.

License requirements : None

bool NXOpen::Preferences::InheritPmiPreferences::InheritPmiToDrawing ( )

Returns the Status of pmi inherited to drawing.


Created in NX5.0.0.

License requirements : None

void NXOpen::Preferences::InheritPmiPreferences::SetCrosshatchPmiLightweightSectionView ( bool  crosshatch)

Sets the cross-hatch setting for the current inherited PMI Lightweight Section View
Created in NX8.0.0.



License requirements : drafting ("DRAFTING")

Parameters
crosshatchcrosshatch
void NXOpen::Preferences::InheritPmiPreferences::SetInheritGdt ( NXOpen::Preferences::GdtOption  gdtOption)

Sets the Inherit GD and T option
Created in NX5.0.0.



License requirements : drafting ("DRAFTING")

Parameters
gdtOptiongdt option
void NXOpen::Preferences::InheritPmiPreferences::SetInheritPmiMode ( NXOpen::Preferences::PmiOption  pmiOption)

Sets the Status of inherit pmi mode.


Created in NX5.0.0.

License requirements : drafting ("DRAFTING")

Parameters
pmiOptionpmi option
void NXOpen::Preferences::InheritPmiPreferences::SetInheritPmiToDrawing ( bool  pmiOption)

Sets the Status of pmi inherited to drawing.


Created in NX5.0.0.

License requirements : drafting ("DRAFTING")

Parameters
pmiOptionpmi option
tag_t NXOpen::Preferences::InheritPmiPreferences::Tag ( ) const

Returns the tag of this object.


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