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

JA interface for the UserDefinedFeatureUpdateEvent object More...

Inheritance diagram for NXOpen.Features.UserDefinedFeatureUpdateEvent:
NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe NXOpen.Features.Feature[] GetComponentFeatures ()
 The component features that have been updated so far More...
 
unsafe
NXOpen.Features.UserDefinedFeatureExpressionData[] 
GetExpressionData ()
 The expressions of the instantiation feature More...
 
unsafe
NXOpen.Features.UserDefinedFeatureReferenceData[] 
GetReferenceData ()
 The references of the instantiation feature 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.Features.UserDefinedFeatureApplicationData 
ApplicationData [get]
 Returns the application data More...
 
unsafe string ClassName [get]
 Returns the class name More...
 
unsafe NXOpen.Features.Feature ComponentFeature [get]
 Returns the component feature being updated More...
 
unsafe NXOpen.Features.Feature Instantiation [get]
 Returns the UDF instantiation 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

JA interface for the UserDefinedFeatureUpdateEvent object

This calls cannot be created

Created in NX8.0.0

Member Function Documentation

unsafe NXOpen.Features.Feature [] NXOpen.Features.UserDefinedFeatureUpdateEvent.GetComponentFeatures ( )
inline

The component features that have been updated so far

Created in NX8.0.0

License requirements: None.

Returns
unsafe NXOpen.Features.UserDefinedFeatureExpressionData [] NXOpen.Features.UserDefinedFeatureUpdateEvent.GetExpressionData ( )
inline

The expressions of the instantiation feature

Created in NX8.0.0

License requirements: None.

Returns
unsafe NXOpen.Features.UserDefinedFeatureReferenceData [] NXOpen.Features.UserDefinedFeatureUpdateEvent.GetReferenceData ( )
inline

The references of the instantiation feature

Created in NX8.0.0

License requirements: None.

Returns

Property Documentation

unsafe NXOpen.Features.UserDefinedFeatureApplicationData NXOpen.Features.UserDefinedFeatureUpdateEvent.ApplicationData
get

Returns the application data

Created in NX8.0.0

License requirements: None.

unsafe string NXOpen.Features.UserDefinedFeatureUpdateEvent.ClassName
get

Returns the class name

Created in NX8.0.0

License requirements: None.

unsafe NXOpen.Features.Feature NXOpen.Features.UserDefinedFeatureUpdateEvent.ComponentFeature
get

Returns the component feature being updated

Created in NX8.0.0

License requirements: None.

unsafe NXOpen.Features.Feature NXOpen.Features.UserDefinedFeatureUpdateEvent.Instantiation
get

Returns the UDF instantiation

Created in NX8.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.