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

Represents a display paint Builder
This is an abstract class and cannot be instantiated. More...

Inheritance diagram for NXOpen::CAM::DisplayPaint:
NXOpen::TaggedObject

Public Member Functions

bool ArrowDisplayFlag ()
 Returns the arrow display flag
Created in NX7.5.0. More...
 
bool FeedDisplayFlag ()
 Returns the feed display flag
Created in NX7.5.0. More...
 
void SetArrowDisplayFlag (bool arrowDisplay)
 Sets the arrow display flag
Created in NX7.5.0. More...
 
void SetFeedDisplayFlag (bool feedDisplay)
 Sets the feed display flag
Created in NX7.5.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a display paint Builder
This is an abstract class and cannot be instantiated.



Created in NX7.5.0.

Member Function Documentation

bool NXOpen::CAM::DisplayPaint::ArrowDisplayFlag ( )

Returns the arrow display flag
Created in NX7.5.0.



License requirements : None

bool NXOpen::CAM::DisplayPaint::FeedDisplayFlag ( )

Returns the feed display flag
Created in NX7.5.0.



License requirements : None

void NXOpen::CAM::DisplayPaint::SetArrowDisplayFlag ( bool  arrowDisplay)

Sets the arrow display flag
Created in NX7.5.0.



License requirements : cam_base ("CAM BASE")

Parameters
arrowDisplaythe arrow display flag
void NXOpen::CAM::DisplayPaint::SetFeedDisplayFlag ( bool  feedDisplay)

Sets the feed display flag
Created in NX7.5.0.



License requirements : cam_base ("CAM BASE")

Parameters
feedDisplaythe feed display flag

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