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

Represents the event data for information callback for custom feature. More...

Inheritance diagram for NXOpen.Features.CustomFeatureInformationEvent:
NXOpen.Features.CustomFeatureEvent NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe void SetInformation (string information)
 The information about Custom Feature More...
 
- Public Member Functions inherited from NXOpen.Features.CustomFeatureEvent
unsafe
NXOpen.Features.ConstructionFeatureData[] 
GetConstructionFeatures ()
 Get construction features of custom feature More...
 
unsafe
NXOpen.Features.CustomFeature 
GetCustomFeature ()
 Get the custom feature of the event More...
 
unsafe NXOpen.DisplayableObject GetNXObject (NXOpen.Features.CustomFeatureEvent.ParasolidId parasolidId)
 Returns the Solid body More...
 
unsafe
NXOpen.Features.OutputFeatureData[] 
GetOutputFeatures ()
 Get output features of custom feature More...
 
unsafe
NXOpen.Features.CustomFeatureEvent.ParasolidId 
GetParasolidId (NXOpen.DisplayableObject solidTag)
 Get the Parasolid tag of Solid body 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...
 

Additional Inherited Members

- Public Types inherited from NXOpen.Features.CustomFeatureEvent
enum  ParasolidId
  More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 
- Properties inherited from NXOpen.Features.CustomFeatureEvent
unsafe int ErrorCode [get, set]
 Returns or sets the error occured during the event More...
 

Detailed Description

Represents the event data for information callback for custom feature.

This class cannot be created

Created in NX11.0.0

Member Function Documentation

unsafe void NXOpen.Features.CustomFeatureInformationEvent.SetInformation ( string  information)
inline

The information about Custom Feature

Created in NX11.0.0

License requirements: solid_modeling ("SOLIDS MODELING")

Parameters
informationThe information for given custom feature

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