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

Represents a CAM::IpwAnalysisBuilder
This is an abstract class, and cannot be instantiated. More...

Inheritance diagram for NXOpen::CAM::IpwAnalysisBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

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::IpwContainmentCurvesBuilderCreateIpwContainmentCurvesBuilder (int position)
 Creates a list item.
void SetColorControlType (NXOpen::CAM::IpwAnalysisBuilder::ColorControl type)
 Sets the control color
Created in NX6.0.0.

Detailed Description

Represents a CAM::IpwAnalysisBuilder
This is an abstract class, and cannot be instantiated.



Created in NX6.0.0.


Member Enumeration Documentation

the color control type options

Enumerator:
ColorControlSharp 

use blend color control

ColorControlBlend 

use sharp color control


Member Function Documentation

Returns the control color
Created in NX6.0.0.



License requirements : None

Creates a list item.

Returns:
ipw containment curves builder
Created in NX6.0.0.

License requirements : None
Parameters:
positionposition

Sets the control color
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
typetype

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