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

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

Public Member Functions

 ObjectDataGeneral (NXOpen.TaggedObject FlatPatternObject, NXOpen.TaggedObject FlatSolidObject, NXOpen.TaggedObject FormedBodyObject)
 Constructor for the ObjectDataGeneral struct. More...
 

Public Attributes

NXOpen.TaggedObject FlatPatternObject
 Object in the flat pattern More...
 
NXOpen.TaggedObject FlatSolidObject
 Corresponding object on the flat solid More...
 
NXOpen.TaggedObject FormedBodyObject
 Corresponding object on the formed body More...
 

Detailed Description

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

NXOpen.Features.FlatPattern.ObjectDataGeneral.ObjectDataGeneral ( NXOpen.TaggedObject  FlatPatternObject,
NXOpen.TaggedObject  FlatSolidObject,
NXOpen.TaggedObject  FormedBodyObject 
)
inline

Constructor for the ObjectDataGeneral struct.

Parameters
FlatPatternObjectObject in the flat pattern
FlatSolidObjectCorresponding object on the flat solid
FormedBodyObjectCorresponding object on the formed body

Member Data Documentation

NXOpen.TaggedObject NXOpen.Features.FlatPattern.ObjectDataGeneral.FlatPatternObject

Object in the flat pattern

NXOpen.TaggedObject NXOpen.Features.FlatPattern.ObjectDataGeneral.FlatSolidObject

Corresponding object on the flat solid

NXOpen.TaggedObject NXOpen.Features.FlatPattern.ObjectDataGeneral.FormedBodyObject

Corresponding object on the formed body


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