NX Open C++ Reference Guide
|
Represents a CAM::IpwAnalysisBuilder
This is an abstract class, and cannot be instantiated.
More...
Public Types | |
enum | ColorControl { ColorControlSharp, ColorControlBlend } |
the color control type options More... | |
Public Member Functions | |
NXOpen::CAM::IpwAnalysisBuilder::ColorControl | ColorControlType () |
Returns the control color Created in NX6.0.0. | |
NXOpen::CAM::IpwContainmentCurvesBuilder * | CreateIpwContainmentCurvesBuilder (int position) |
Creates a list item. | |
void | SetColorControlType (NXOpen::CAM::IpwAnalysisBuilder::ColorControl type) |
Sets the control color Created in NX6.0.0. |
Represents a CAM::IpwAnalysisBuilder
This is an abstract class, and cannot be instantiated.
Created in NX6.0.0.
Returns the control color
Created in NX6.0.0.
License requirements : None
NXOpen::CAM::IpwContainmentCurvesBuilder* NXOpen::CAM::IpwAnalysisBuilder::CreateIpwContainmentCurvesBuilder | ( | int | position | ) |
Creates a list item.
position | position |
void NXOpen::CAM::IpwAnalysisBuilder::SetColorControlType | ( | NXOpen::CAM::IpwAnalysisBuilder::ColorControl | type | ) |
Sets the control color
Created in NX6.0.0.
License requirements : cam_base ("CAM BASE")
type | type |