NXOpen .NET Reference  12.0.0
Public Member Functions | List of all members
NXOpen.Features.CustomFeaturePostUpdateEvent Class Reference

Represents the event data for post-update callback for custom feature. More...

Inheritance diagram for NXOpen.Features.CustomFeaturePostUpdateEvent:
NXOpen.Features.CustomFeatureEvent

Public Member Functions

unsafe void SetOutputFeatures (NXOpen.Features.OutputFeatureData[] outputFeatureData)
 The output features created in post update event More...
 
unsafe
NXOpen.Features.OutputFeatureData 
CreateOutputFeatureData (NXOpen.Features.Feature feature)
 Create output feature data More...
 
- Public Member Functions inherited from NXOpen.Features.CustomFeatureEvent
unsafe
NXOpen.Features.CustomFeatureEvent.ParasolidId 
GetParasolidId (NXOpen.DisplayableObject solidTag)
 Get the Parasolid tag of Solid body More...
 
unsafe NXOpen.DisplayableObject GetNXObject (NXOpen.Features.CustomFeatureEvent.ParasolidId parasolidId)
 Returns the Solid body More...
 
unsafe
NXOpen.Features.ConstructionFeatureData[] 
GetConstructionFeatures ()
 The custom feature get construction features More...
 
unsafe
NXOpen.Features.OutputFeatureData[] 
GetOutputFeatures ()
 The output features created in post update event More...
 
unsafe
NXOpen.Features.CustomFeature 
GetCustomFeature ()
 Get the custom feature of the event More...
 

Additional Inherited Members

- Public Types inherited from NXOpen.Features.CustomFeatureEvent
enum  ParasolidId
  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 post-update callback for custom feature.

This class cannot be created

Created in NX11.0.0

Member Function Documentation

unsafe NXOpen.Features.OutputFeatureData NXOpen.Features.CustomFeaturePostUpdateEvent.CreateOutputFeatureData ( NXOpen.Features.Feature  feature)

Create output feature data

Created in NX11.0.0

License requirements: solid_modeling ("SOLIDS MODELING")

Parameters
featureThe feature for which the data object is to be created
Returns
The object of OutputFeatureData
unsafe void NXOpen.Features.CustomFeaturePostUpdateEvent.SetOutputFeatures ( NXOpen.Features.OutputFeatureData[]  outputFeatureData)

The output features created in post update event

Created in NX11.0.0

License requirements: solid_modeling ("SOLIDS MODELING")

Parameters
outputFeatureDataInput array of NXOpen Features

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