PartFeatureUpdateStatus_Struct Struct

NXOpen.Part.FeatureUpdateStatus is an alias for NXOpen.PartFeatureUpdateStatus_Struct

class NXOpen.PartFeatureUpdateStatus_Struct

Bases: object

Contains feature update status report .

Constructor: NXOpen.Part.FeatureUpdateStatus()

Fields

Field Description
Feature the feature
Status status of the feature (e.
ErrorMessage error message

Feature

PartFeatureUpdateStatus_Struct.Feature

the feature -------------------------------------

Field Value Type:NXOpen.Features.Feature

Status

PartFeatureUpdateStatus_Struct.Status

status of the feature (e.

g. Suppressed) -------------------------------------

Field Value Type:str

ErrorMessage

PartFeatureUpdateStatus_Struct.ErrorMessage

error message -------------------------------------

Field Value Type:str