NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::CAM::DisplayPath Class Reference

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

Inheritance diagram for NXOpen::CAM::DisplayPath:
NXOpen::TaggedObject

List of all members.

Public Types

enum  PathDisplayTypes {
  PathDisplayTypesSolidCenter, PathDisplayTypesDashedCenter, PathDisplayTypesSilhouette, PathDisplayTypesFill,
  PathDisplayTypesSilhouetteFill
}
 the path display types
Created in NX7.5.0. More...

Public Member Functions

NXOpen::CAM::DisplayPath::PathDisplayTypes PathDisplayType ()
 Returns the path display types
Created in NX7.5.0.
int ReplaySpeed ()
 Returns the replay speed.
void SetPathDisplayType (NXOpen::CAM::DisplayPath::PathDisplayTypes pathDisplay)
 Sets the path display types
Created in NX7.5.0.
void SetReplaySpeed (int displaySpeed)
 Sets the replay speed.

Detailed Description

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



Created in NX7.5.0.


Member Enumeration Documentation

the path display types
Created in NX7.5.0.


Enumerator:
PathDisplayTypesSolidCenter 

Path Display: Solid Center.

PathDisplayTypesDashedCenter 

Path Display: Dashed Center.

PathDisplayTypesSilhouette 

Path Display: Silhouette.

PathDisplayTypesFill 

Path Display: Fill.

PathDisplayTypesSilhouetteFill 

Path Display: Silhouette Fill.


Member Function Documentation

Returns the path display types
Created in NX7.5.0.



License requirements : None

Returns the replay speed.

The range is 1-10.
Created in NX7.5.0.

License requirements : None

Sets the path display types
Created in NX7.5.0.



License requirements : cam_base ("CAM BASE")

Parameters:
pathDisplaythe path display type
void NXOpen::CAM::DisplayPath::SetReplaySpeed ( int  displaySpeed)

Sets the replay speed.

The range is 1-10.
Created in NX7.5.0.

License requirements : cam_base ("CAM BASE")

Parameters:
displaySpeedthe replay speed. The range is 1-10.

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