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

Represents the blank ipw builder for blank definition
To obtain an instance of this class use the CAM::GeometryGroup

Created in NX8.0.0. More...

Inheritance diagram for NXOpen::CAM::BlankIpw:
NXOpen::TaggedObject

List of all members.

Public Types

enum  StatusTypes {
  StatusTypesUpToDate, StatusTypesOutOfDate, StatusTypesUnableToUpdate, StatusTypesNone,
  StatusTypesUnknown
}
 the blank IPW status types More...

Public Member Functions

NXOpen::CAM::CAMObjectGetSource (NXOpen::NXObject **sourcePart)
 Get the blank ipw source.
NXOpen::CAM::BlankIpw::StatusTypes GetStatus ()
 Get the blank IPW status.
bool IsValidSource (NXOpen::CAM::CAMObject *object)
 Decide if the input object can be a valid source.
void SetSource (const NXString &sourcePartName, const NXString &sourceName)
 Set the blank ipw source
Created in NX8.0.0.
NXOpen::CAM::BlankIpw::StatusTypes Update ()
 Update the blank ipw.

Detailed Description

Represents the blank ipw builder for blank definition
To obtain an instance of this class use the CAM::GeometryGroup

Created in NX8.0.0.



Member Enumeration Documentation

the blank IPW status types

Enumerator:
StatusTypesUpToDate 

blank ipw status up to date

StatusTypesOutOfDate 

blank ipw status out of date

StatusTypesUnableToUpdate 

blank ipw status unable to update

StatusTypesNone 

blank ipw status none

StatusTypesUnknown 

blank ipw status unknown


Member Function Documentation

Get the blank ipw source.

Returns:
the blank IPW source
Created in NX8.0.0.

License requirements : None
Parameters:
sourcePartthe part where the blank IPW source exists

Get the blank IPW status.

Returns:
the blank ipw status
Created in NX8.0.0.

License requirements : None

Decide if the input object can be a valid source.

Returns:
indicate if the input object is valid or not
Created in NX8.0.0.

License requirements : cam_base ("CAM BASE")
Parameters:
objectthe object to be checked
void NXOpen::CAM::BlankIpw::SetSource ( const NXString sourcePartName,
const NXString sourceName 
)

Set the blank ipw source
Created in NX8.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
sourcePartNamethe part name where the blank IPW source exists
NOTE: The full Unicode character set is not supported for this parameter.
sourceNamethe name of the blank IPW source
NOTE: The full Unicode character set is not supported for this parameter.

Update the blank ipw.

Returns:
the blank ipw status
Created in NX8.0.0.

License requirements : cam_base ("CAM BASE")

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