WeldObjectBuilderFeatureInfo_Struct Struct¶
NXOpen.Weld.WeldObjectBuilder.FeatureInfo is an alias for NXOpen.Weld.WeldObjectBuilderFeatureInfo_Struct
-
class
NXOpen.Weld.WeldObjectBuilderFeatureInfo_Struct¶ Bases:
objectStructure used to identify if each feature is newly created or edited.
. Constructor: NXOpen.Weld.WeldObjectBuilder.FeatureInfo()
Fields¶
| Field | Description |
|---|---|
| Feature | the newly created or edited feature |
| IsNewlyCreated | true if a new feature, false if an existing feature was edited. |
Feature¶
-
WeldObjectBuilderFeatureInfo_Struct.Feature¶ the newly created or edited feature
-------------------------------------Field Value Type:
NXOpen.Features.Feature