FlatPatternObjectDataFace_Struct Struct¶
NXOpen.Features.FlatPattern.ObjectDataFace is an alias for NXOpen.Features.FlatPatternObjectDataFace_Struct
-
class
NXOpen.Features.FlatPatternObjectDataFace_Struct¶ Bases:
objectStructure used to return data about objects in the flat pattern.
This structure is for curves whose associativities are faces. . Constructor: NXOpen.Features.FlatPattern.ObjectDataFace()
Fields¶
| Field | Description |
|---|---|
| FlatPatternObject | Curve in the flat pattern |
| FlatSolidObject | Corresponding bend face on the flat solid |
| FormedBodyObject | Corresponding bend face on the formed body |
FlatPatternObject¶
-
FlatPatternObjectDataFace_Struct.FlatPatternObject¶ Curve in the flat pattern
-------------------------------------Field Value Type:
NXOpen.Curve
FlatSolidObject¶
-
FlatPatternObjectDataFace_Struct.FlatSolidObject¶ Corresponding bend face on the flat solid
-------------------------------------Field Value Type:
NXOpen.Face
FormedBodyObject¶
-
FlatPatternObjectDataFace_Struct.FormedBodyObject¶ Corresponding bend face on the formed body
-------------------------------------Field Value Type:
NXOpen.Face