NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::Features::CustomFeatureInternalFeaturePreUpdateEvent Class Reference

Represents the event data for pre-update callback for construction and output feature of custom feature. More...

Inheritance diagram for NXOpen::Features::CustomFeatureInternalFeaturePreUpdateEvent:
NXOpen::Features::CustomFeatureEvent NXOpen::TaggedObject

Public Member Functions

NXOpen::Features::FeatureGetFeature ()
 Get the feature of the event. More...
 
- Public Member Functions inherited from NXOpen::Features::CustomFeatureEvent
int ErrorCode ()
 Returns the error occured during the event
Created in NX11.0.0. More...
 
std::vector
< NXOpen::Features::ConstructionFeatureData * > 
GetConstructionFeatures ()
 The custom feature get construction features. More...
 
NXOpen::Features::CustomFeatureGetCustomFeature ()
 Get the custom feature of the event. More...
 
NXOpen::DisplayableObjectGetNXObject (NXOpen::Features::CustomFeatureEvent::ParasolidId parasolidId)
 Returns the Solid body. More...
 
std::vector
< NXOpen::Features::OutputFeatureData * > 
GetOutputFeatures ()
 The output features created in post update event. More...
 
NXOpen::Features::CustomFeatureEvent::ParasolidId GetParasolidId (NXOpen::DisplayableObject *solidTag)
 Get the Parasolid tag of Solid body. More...
 
void SetErrorCode (int errorCode)
 Sets the error occured during the event
Created in NX11.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Additional Inherited Members

- Public Types inherited from NXOpen::Features::CustomFeatureEvent
enum  ParasolidId { ParasolidIdDummyMember }
 

Detailed Description

Represents the event data for pre-update callback for construction and output feature of custom feature.


This class cannot be created

Created in NX11.0.0.

Member Function Documentation

NXOpen::Features::Feature* NXOpen::Features::CustomFeatureInternalFeaturePreUpdateEvent::GetFeature ( )

Get the feature of the event.

Returns
The Custom Feature that caused the event to fire
Created in NX11.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")

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