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

JA interface for the UserDefinedFeatureDeleteOrSuppressEvent object More...

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

Public Member Functions

unsafe void AddAdditionalFeaturesToDeleteOrSuppress (NXOpen.NXObject[] additionalFeatures)
 The additional features More...
 
unsafe NXOpen.Features.Feature[] GetComponentFeature ()
 The component feature of the udf 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...
 
- 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 UserDefinedFeatureDeleteOrSuppressEvent object

This calls cannot be created

Created in NX1847.0.0

Member Function Documentation

unsafe void NXOpen.Features.UserDefinedFeatureDeleteOrSuppressEvent.AddAdditionalFeaturesToDeleteOrSuppress ( NXOpen.NXObject[]  additionalFeatures)
inline

The additional features

Created in NX1847.0.0

License requirements: None.

Parameters
additionalFeatures
unsafe NXOpen.Features.Feature [] NXOpen.Features.UserDefinedFeatureDeleteOrSuppressEvent.GetComponentFeature ( )
inline

The component feature of the udf

Created in NX1847.0.0

License requirements: None.

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

The expressions of the instantiation feature

Created in NX1847.0.0

License requirements: None.

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

The references of the instantiation feature

Created in NX1847.0.0

License requirements: None.

Returns

Property Documentation

unsafe NXOpen.Features.UserDefinedFeatureApplicationData NXOpen.Features.UserDefinedFeatureDeleteOrSuppressEvent.ApplicationData
get

Returns the application data

Created in NX1847.0.0

License requirements: None.

unsafe string NXOpen.Features.UserDefinedFeatureDeleteOrSuppressEvent.ClassName
get

Returns the class name

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.