NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Public Attributes | List of all members
NXOpen.Sketch.CopyObjectData Struct Reference

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

Public Member Functions

 CopyObjectData (NXOpen.NXObject OrigObject, NXOpen.NXObject CopiedObject)
 Constructor for the CopyObjectData struct. More...
 

Public Attributes

NXOpen.NXObject CopiedObject
  More...
 
NXOpen.NXObject OrigObject
  More...
 

Detailed Description

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 & Destructor Documentation

NXOpen.Sketch.CopyObjectData.CopyObjectData ( NXOpen.NXObject  OrigObject,
NXOpen.NXObject  CopiedObject 
)
inline

Constructor for the CopyObjectData struct.

Parameters
OrigObject
CopiedObject

Member Data Documentation

NXOpen.NXObject NXOpen.Sketch.CopyObjectData.CopiedObject

NXOpen.NXObject NXOpen.Sketch.CopyObjectData.OrigObject


The documentation for this struct was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.