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

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. More...
 
NXOpen::Preferences::PmiOption InheritPmiMode ()
 Returns the Inherit pmi mode. More...
 
bool InheritPmiToDrawing ()
 Returns the status of pmi inherited to drawing. More...
 
int InheritPmiTypeMask ()
 Returns the Inherit pmi type mask. More...
 
bool PmiDimensionFromRevolved ()
 Returns the status of pmi inherited to drawing. More...
 
void SetCrosshatchPmiLwsv (bool crosshatch)
 Controls whether the cut faces of an inherited PMI Lightweight section view are cross-hatched or not. More...
 
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. More...
 
void SetInheritPmiMode (NXOpen::Preferences::PmiOption pmiOption)
 Sets the Inherit pmi mode. More...
 
void SetInheritPmiToDrawing (bool pmiToDrawing)
 Sets the status of pmi inherited to drawing. More...
 
void SetInheritPmiTypeMask (int pmiTypeMask)
 Sets the Inherit pmi type mask. More...
 
void SetPmiDimensionFromRevolved (bool pmiDimensionFromRevolved)
 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 InheritPmiViewStyle applicable to drafting views.


To obtain an instance of this class use Drawings::ViewStyle::InheritPmi

Created in NX5.0.0.

Member Function Documentation

bool NXOpen::Drawings::InheritPmiViewStyle::CrosshatchPmiLwsv ( )

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



License requirements : None

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")

Parameters
crosshatchcrosshatch
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")

Parameters
gdtOptionInherit 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")

Parameters
pmiOptionpmi 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")

Parameters
pmiToDrawingpmi to drawing
void NXOpen::Drawings::InheritPmiViewStyle::SetInheritPmiTypeMask ( int  pmiTypeMask)

Sets the Inherit pmi type mask.


Created in NX5.0.0.

License requirements : drafting ("DRAFTING")

Parameters
pmiTypeMaskpmi 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")

Parameters
pmiDimensionFromRevolvedpmidimensionfromrevolved
tag_t NXOpen::Drawings::InheritPmiViewStyle::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.