NXOpen C++ Reference Guide
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Types | Public Member Functions | List of all members
NXOpen::CAM::BlankIpwSet Class Reference

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

Created in NX1847.0.0. More...

Inheritance diagram for NXOpen::CAM::BlankIpwSet:
NXOpen::TaggedObject

Public Types

enum  PositionTypes { PositionTypesUnknown, PositionTypesPart, PositionTypesCsys }
 the blank IPW position types More...
 
enum  StatusTypes {
  StatusTypesUpToDate, StatusTypesOutOfDate, StatusTypesUnableToUpdate, StatusTypesNone,
  StatusTypesUnknown
}
 the blank IPW status types More...
 

Public Member Functions

NXOpen::CAM::CAMObjectGetSource (NXOpen::NXObject **sourcePart)
 Gets the blank IPW source. More...
 
NXOpen::CAM::BlankIpwSet::StatusTypes GetStatus ()
 Gets the blank IPW status. More...
 
NXOpen::CoordinateSystemIpwPositionCsys ()
 Returns the blank IPW position coordinate system
Created in NX1847.0.0. More...
 
bool IsValidSource (NXOpen::CAM::CAMObject *obj)
 Decides if the input object can be a valid source. More...
 
NXOpen::CAM::BlankIpwSet::PositionTypes PositionType ()
 Returns the blank IPW position type
Created in NX1847.0.0. More...
 
void SetIpwPositionCsys (NXOpen::CoordinateSystem *csys)
 Sets the blank IPW position coordinate system
Created in NX1847.0.0. More...
 
void SetPositionType (NXOpen::CAM::BlankIpwSet::PositionTypes positionType)
 Sets the blank IPW position type
Created in NX1847.0.0. More...
 
void SetSource (const NXString &sourcePartName, const NXString &sourceName)
 Sets the blank IPW source
Created in NX1847.0.0. More...
 
void SetSource (const char *sourcePartName, const char *sourceName)
 Sets the blank IPW source
Created in NX1847.0.0. More...
 
NXOpen::CAM::BlankIpwSet::StatusTypes Update ()
 Updates 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 NX1847.0.0.


Member Enumeration Documentation

the blank IPW position types

Enumerator
PositionTypesUnknown 

blank ipw position types unknown

PositionTypesPart 

blank ipw position types part

PositionTypesCsys 

blank ipw position types csys

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::BlankIpwSet::GetSource ( NXOpen::NXObject **  sourcePart)

Gets the blank IPW source.

Returns
the blank IPW source
Created in NX1847.0.0.

License requirements : None
Parameters
sourcePartthe part where the blank IPW source exists
NXOpen::CAM::BlankIpwSet::StatusTypes NXOpen::CAM::BlankIpwSet::GetStatus ( )

Gets the blank IPW status.

Returns
the blank ipw status
Created in NX1847.0.0.

License requirements : None
NXOpen::CoordinateSystem* NXOpen::CAM::BlankIpwSet::IpwPositionCsys ( )

Returns the blank IPW position coordinate system
Created in NX1847.0.0.



License requirements : None

bool NXOpen::CAM::BlankIpwSet::IsValidSource ( NXOpen::CAM::CAMObject obj)

Decides if the input object can be a valid source.

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

License requirements : cam_base ("CAM BASE")
Parameters
objthe object to be checked
NXOpen::CAM::BlankIpwSet::PositionTypes NXOpen::CAM::BlankIpwSet::PositionType ( )

Returns the blank IPW position type
Created in NX1847.0.0.



License requirements : None

void NXOpen::CAM::BlankIpwSet::SetIpwPositionCsys ( NXOpen::CoordinateSystem csys)

Sets the blank IPW position coordinate system
Created in NX1847.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
csysthe csys
void NXOpen::CAM::BlankIpwSet::SetPositionType ( NXOpen::CAM::BlankIpwSet::PositionTypes  positionType)

Sets the blank IPW position type
Created in NX1847.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
positionTypethe blank ipw position type
void NXOpen::CAM::BlankIpwSet::SetSource ( const NXString sourcePartName,
const NXString sourceName 
)

Sets the blank IPW source
Created in NX1847.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::BlankIpwSet::SetSource ( const char *  sourcePartName,
const char *  sourceName 
)

Sets the blank IPW source
Created in NX1847.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::BlankIpwSet::StatusTypes NXOpen::CAM::BlankIpwSet::Update ( )

Updates the blank IPW.

Returns
the blank ipw status
Created in NX1847.0.0.

License requirements : cam_base ("CAM BASE")

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