NXOpen .NET Reference  12.0.0
Public Member Functions | Public Attributes | List of all members
NXOpen.Features.FlatPattern.ObjectDataEdge Struct Reference

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

Public Member Functions

 ObjectDataEdge (NXOpen.Curve FlatPatternObject, NXOpen.Edge FlatSolidObject)
 Constructor for the ObjectDataEdge struct. More...
 

Public Attributes

NXOpen.Curve FlatPatternObject
 Curve in the flat pattern More...
 
NXOpen.Edge FlatSolidObject
 Corresponding edge on the flat solid More...
 

Detailed Description

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

This structure is for curves whose associativities are edges.

Constructor & Destructor Documentation

NXOpen.Features.FlatPattern.ObjectDataEdge.ObjectDataEdge ( NXOpen.Curve  FlatPatternObject,
NXOpen.Edge  FlatSolidObject 
)

Constructor for the ObjectDataEdge struct.

Parameters
FlatPatternObjectCurve in the flat pattern
FlatSolidObjectCorresponding edge on the flat solid

Member Data Documentation

NXOpen.Curve NXOpen.Features.FlatPattern.ObjectDataEdge.FlatPatternObject

Curve in the flat pattern

NXOpen.Edge NXOpen.Features.FlatPattern.ObjectDataEdge.FlatSolidObject

Corresponding edge on the flat solid


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