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

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

Created in NX8.0.0. More...

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

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. More...
 
NXOpen::CAM::BlankIpw::StatusTypes GetStatus ()
 Get the blank IPW status. More...
 
bool IsValidSource (NXOpen::CAM::CAMObject *object)
 Decide if the input object can be a valid source. More...
 
void SetSource (const NXString &sourcePartName, const NXString &sourceName)
 Set the blank ipw source
Created in NX8.0.0. More...
 
void SetSource (const char *sourcePartName, const char *sourceName)
 Set the blank ipw source
Created in NX8.0.0. More...
 
NXOpen::CAM::BlankIpw::StatusTypes Update ()
 Update the blank ipw. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents the blank ipw builder for blank definition
To obtain an instance of this class use the NXOpen::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

NXOpen::CAM::CAMObject* NXOpen::CAM::BlankIpw::GetSource ( NXOpen::NXObject **  sourcePart)

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
NXOpen::CAM::BlankIpw::StatusTypes NXOpen::CAM::BlankIpw::GetStatus ( )

Get the blank IPW status.

Returns
the blank ipw status
Created in NX8.0.0.

License requirements : None
bool NXOpen::CAM::BlankIpw::IsValidSource ( NXOpen::CAM::CAMObject object)

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
sourceNamethe name of the blank IPW source
void NXOpen::CAM::BlankIpw::SetSource ( const char *  sourcePartName,
const char *  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
sourceNamethe name of the blank IPW source
NXOpen::CAM::BlankIpw::StatusTypes NXOpen::CAM::BlankIpw::Update ( )

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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.