WeldPointExitBuilderFeatureInfo_Struct Struct¶
NXOpen.Weld.WeldPointExitBuilder.FeatureInfo is an alias for NXOpen.Weld.WeldPointExitBuilderFeatureInfo_Struct
-
class
NXOpen.Weld.WeldPointExitBuilderFeatureInfo_Struct¶ Bases:
objectStructure used to identify newly created features.
. Constructor: NXOpen.Weld.WeldPointExitBuilder.FeatureInfo()
Fields¶
| Field | Description |
|---|---|
| Feature | the newly created or edited feature |
| MethodUsed | the method used to create the feature |
| Parent | the parent if method used was mirror or translate |
| IsNewlyCreated | true if a new feature, false if an existing feature was edited. |
Feature¶
-
WeldPointExitBuilderFeatureInfo_Struct.Feature¶ the newly created or edited feature
-------------------------------------Field Value Type:
NXOpen.Features.Feature
MethodUsed¶
-
WeldPointExitBuilderFeatureInfo_Struct.MethodUsed¶ the method used to create the feature
-------------------------------------Field Value Type:
NXOpen.Weld.WeldPointExitBuilderMethodUsed
Parent¶
-
WeldPointExitBuilderFeatureInfo_Struct.Parent¶ the parent if method used was mirror or translate
-------------------------------------Field Value Type:
NXOpen.Features.Feature