NXOpen .NET Reference  12.0.0
Public Member Functions | Protected Member Functions | Properties | List of all members
NXOpen.Features.OutputFeatureData Class Reference

Represents the data of a output feature. More...

Inheritance diagram for NXOpen.Features.OutputFeatureData:

Public Member Functions

unsafe NXOpen.Features.Feature GetFeature ()
 Get the feature More...
 

Protected Member Functions

override void FreeResource ()
 Frees the memory associated with this object. More...
 

Properties

unsafe bool ShowInGraphicView [get, set]
 Returns or sets the output feature visibility in Graphic View More...
 

Detailed Description

Represents the data of a output feature.

An instance of this class can be obtained from NXOpen.Features.CustomFeaturePostUpdateEvent.CreateOutputFeatureData

Created in NX11.0.0

Member Function Documentation

override void NXOpen.Features.OutputFeatureData.FreeResource ( )
protected

Frees the memory associated with this object.

After invocation of this method, the object is no longer valid.

Created in NX11.0.0

License requirements: None.

unsafe NXOpen.Features.Feature NXOpen.Features.OutputFeatureData.GetFeature ( )

Get the feature

Created in NX11.0.0

License requirements: solid_modeling ("SOLIDS MODELING")

Returns
The Output Feature

Property Documentation

unsafe bool NXOpen.Features.OutputFeatureData.ShowInGraphicView
getset

Returns or sets the output feature visibility in Graphic View

Created in NX11.0.0

License requirements to get this property: solid_modeling ("SOLIDS MODELING")

License requirements to set this property: 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.