FlatPatternObjectDataGeneral_Struct Struct

NXOpen.Features.FlatPattern.ObjectDataGeneral is an alias for NXOpen.Features.FlatPatternObjectDataGeneral_Struct

class NXOpen.Features.FlatPatternObjectDataGeneral_Struct

Bases: object

Structure used to return data about objects in the flat pattern.

This structure is for points whose associativities are not covered by the other types, which are returned as tagged objects. Used for the added geometry objects. . Constructor: NXOpen.Features.FlatPattern.ObjectDataGeneral()

Fields

Field Description
FlatPatternObject Object in the flat pattern
FlatSolidObject Corresponding object on the flat solid
FormedBodyObject Corresponding object on the formed body

FlatPatternObject

FlatPatternObjectDataGeneral_Struct.FlatPatternObject

Object in the flat pattern -------------------------------------

Field Value Type:NXOpen.TaggedObject

FlatSolidObject

FlatPatternObjectDataGeneral_Struct.FlatSolidObject

Corresponding object on the flat solid -------------------------------------

Field Value Type:NXOpen.TaggedObject

FormedBodyObject

FlatPatternObjectDataGeneral_Struct.FormedBodyObject

Corresponding object on the formed body -------------------------------------

Field Value Type:NXOpen.TaggedObject