NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Public Member Functions | Properties | List of all members
NXOpen.CAM.BlankIpwMultipleSource Class Reference

represents the blank IPW builder for blank definition More...

Inheritance diagram for NXOpen.CAM.BlankIpwMultipleSource:
NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  StatusTypes {
  UpToDate, OutOfDate, UnableToUpdate, None,
  Unknown
}
 the blank IPW status types More...
 

Public Member Functions

unsafe NXOpen.CAM.BlankIpwSet CreateBlankIpwSet ()
 Creates an empty blank IPW set More...
 
unsafe
NXOpen.CAM.BlankIpwMultipleSource.StatusTypes 
Update ()
 Updates the blank IPW More...
 
- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Properties

unsafe NXOpen.CAM.BlankIpwSetList SetList [get]
 Returns the blank IPW list More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> 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 status types

Enumerator
UpToDate 

blank ipw status up to date

OutOfDate 

blank ipw status out of date

UnableToUpdate 

blank ipw status unable to update

None 

blank ipw status none

Unknown 

blank ipw status unknown

Member Function Documentation

unsafe NXOpen.CAM.BlankIpwSet NXOpen.CAM.BlankIpwMultipleSource.CreateBlankIpwSet ( )
inline

Creates an empty blank IPW set

Created in NX1847.0.0

License requirements: cam_base ("CAM BASE")

Returns
the blank ipw set object
unsafe NXOpen.CAM.BlankIpwMultipleSource.StatusTypes NXOpen.CAM.BlankIpwMultipleSource.Update ( )
inline

Updates the blank IPW

Created in NX1847.0.0

License requirements: cam_base ("CAM BASE")

Returns
the blank ipw status

Property Documentation

unsafe NXOpen.CAM.BlankIpwSetList NXOpen.CAM.BlankIpwMultipleSource.SetList
get

Returns the blank IPW list

Created in NX1847.0.0

License requirements: None.


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