SketchCopyObjectData_Struct Struct

NXOpen.Sketch.CopyObjectData is an alias for NXOpen.SketchCopyObjectData_Struct

class NXOpen.SketchCopyObjectData_Struct

Bases: object

This structure represents a map between the original object to be copied and the corresponding copied object.

An array of these structures are returned from the API NXOpen.Sketch.CopyObjects(). . Constructor: NXOpen.Sketch.CopyObjectData()

Fields

Field Description
OrigObject  
CopiedObject  

OrigObject

SketchCopyObjectData_Struct.OrigObject

-------------------------------------

Field Value Type:NXOpen.NXObject

CopiedObject

SketchCopyObjectData_Struct.CopiedObject

-------------------------------------

Field Value Type:NXOpen.NXObject