CustomFeatureInformationEvent Class¶
-
class
NXOpen.Features.CustomFeatureInformationEvent¶ Bases:
NXOpen.Features.CustomFeatureEventRepresents the event data for information callback for custom feature.
This class cannot be created
New in version NX11.0.0.
Properties¶
| Property | Description |
|---|---|
| ErrorCode | Returns or sets the error occured during the event |
| Tag | Returns the Tag for this object. |
Methods¶
| Method | Description |
|---|---|
| GetConstructionFeatures | The custom feature get construction features |
| GetCustomFeature | Get the custom feature of the event |
| GetNXObject | Returns the Solid body |
| GetOutputFeatures | The output features created in post update event |
| GetParasolidId | Get the Parasolid tag of Solid body |
| SetInformation | The information about Custom Feature |