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

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

Inheritance diagram for NXOpen::CAM::DisplaySilhouette:
NXOpen::TaggedObject

Public Member Functions

double PercentOfTool ()
 Returns the percent of tool.The range is 1-100. More...
 
void SetPercentOfTool (double percentTool)
 Sets the percent of tool.The range is 1-100. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

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



Created in NX7.5.0.

Member Function Documentation

double NXOpen::CAM::DisplaySilhouette::PercentOfTool ( )

Returns the percent of tool.The range is 1-100.


Created in NX7.5.0.

License requirements : None

void NXOpen::CAM::DisplaySilhouette::SetPercentOfTool ( double  percentTool)

Sets the percent of tool.The range is 1-100.


Created in NX7.5.0.

License requirements : cam_base ("CAM BASE")

Parameters
percentToolthe percent of tool.The range is 1-100.

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