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

JA interface for the UserDefinedFeatureEditEvent object More...

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

Public Member Functions

unsafe void EditUdfWithNewReferences ()
 Edit the UDF feature with the UserDefinedFeatureReferenceEditData More...
 
unsafe
NXOpen.Features.UserDefinedFeatureExpressionData[] 
GetExpressionData ()
 The expressions of the instantiation feature More...
 
unsafe
NXOpen.Features.UserDefinedFeatureReferenceEditData[] 
GetReferenceEditData ()
 The UserDefinedFeatureReferenceEditData of the instantiation feature More...
 
unsafe void InitializeReferenceData ()
 Initialize the UserDefinedFeatureReferenceEditData 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 string ClassName [get]
 Returns the class name More...
 
unsafe NXOpen.Features.Feature Feature [get]
 Returns the related UDF More...
 
unsafe int Response [get, set]
 Returns or sets the response 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 UserDefinedFeatureEditEvent object

This calls cannot be created

Created in NX8.0.0

Member Function Documentation

unsafe void NXOpen.Features.UserDefinedFeatureEditEvent.EditUdfWithNewReferences ( )
inline

Edit the UDF feature with the UserDefinedFeatureReferenceEditData

Created in NX1872.0.0

License requirements: None.

unsafe NXOpen.Features.UserDefinedFeatureExpressionData [] NXOpen.Features.UserDefinedFeatureEditEvent.GetExpressionData ( )
inline

The expressions of the instantiation feature

Created in NX1872.0.0

License requirements: None.

Returns
unsafe NXOpen.Features.UserDefinedFeatureReferenceEditData [] NXOpen.Features.UserDefinedFeatureEditEvent.GetReferenceEditData ( )
inline

The UserDefinedFeatureReferenceEditData of the instantiation feature

Created in NX1872.0.0

License requirements: None.

Returns
unsafe void NXOpen.Features.UserDefinedFeatureEditEvent.InitializeReferenceData ( )
inline

Initialize the UserDefinedFeatureReferenceEditData

Created in NX1872.0.0

License requirements: None.

Property Documentation

unsafe string NXOpen.Features.UserDefinedFeatureEditEvent.ClassName
get

Returns the class name

Created in NX8.0.0

License requirements: None.

unsafe NXOpen.Features.Feature NXOpen.Features.UserDefinedFeatureEditEvent.Feature
get

Returns the related UDF

Created in NX8.0.0

License requirements: None.

unsafe int NXOpen.Features.UserDefinedFeatureEditEvent.Response
getset

Returns or sets the response

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: None.


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