FlatPatternObjectDataCsys_Struct Struct¶
NXOpen.Features.FlatPattern.ObjectDataCsys is an alias for NXOpen.Features.FlatPatternObjectDataCsys_Struct
-
class
NXOpen.Features.FlatPatternObjectDataCsys_Struct¶ Bases:
objectStructure used to return data about objects in the flat pattern.
This structure is for points whose associativities are CSYS and Datum CSYS objects. . Constructor: NXOpen.Features.FlatPattern.ObjectDataCsys()
Fields¶
| Field | Description |
|---|---|
| FlatPatternObject | Point in the flat pattern |
| FlatSolidObject | Corresponding CSYS on the flat solid |
| FormedBodyObject | Corresponding datum CSYS on the formed body |
FlatPatternObject¶
-
FlatPatternObjectDataCsys_Struct.FlatPatternObject¶ Point in the flat pattern
-------------------------------------Field Value Type:
NXOpen.Point
FlatSolidObject¶
-
FlatPatternObjectDataCsys_Struct.FlatSolidObject¶ Corresponding CSYS on the flat solid
-------------------------------------Field Value Type:
NXOpen.CartesianCoordinateSystem
FormedBodyObject¶
-
FlatPatternObjectDataCsys_Struct.FormedBodyObject¶ Corresponding datum CSYS on the formed body
-------------------------------------Field Value Type:
NXOpen.Features.DatumCsys