NX Open C++ Reference Guide
Public Member Functions
NXOpen::Drawings::InheritPmiViewStyle Class Reference

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

List of all members.

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.
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.
tag_t Tag () const
 Returns the tag of this object.

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

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



License requirements : None

Returns the Inherit pmi mode.


Created in NX5.0.0.

License requirements : None

Returns the status of pmi inherited to drawing.


Created in NX5.0.0.

License requirements : None

Returns the Inherit pmi type mask.


Created in NX5.0.0.

License requirements : None

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

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

Sets the Inherit pmi mode.


Created in NX5.0.0.

License requirements : drafting ("DRAFTING")

Parameters:
pmiOptionpmi option

Sets the status of pmi inherited to drawing.


Created in NX5.0.0.

License requirements : drafting ("DRAFTING")

Parameters:
pmiToDrawingpmi to drawing

Sets the Inherit pmi type mask.


Created in NX5.0.0.

License requirements : drafting ("DRAFTING")

Parameters:
pmiTypeMaskpmi type mask

Returns the tag of this object.


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