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.ObjectDataFace Struct Reference

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

Public Member Functions

 ObjectDataFace (NXOpen.Curve FlatPatternObject, NXOpen.Face FlatSolidObject, NXOpen.Face FormedBodyObject)
 Constructor for the ObjectDataFace struct. More...
 

Public Attributes

NXOpen.Curve FlatPatternObject
 Curve in the flat pattern More...
 
NXOpen.Face FlatSolidObject
 Corresponding bend face on the flat solid More...
 
NXOpen.Face FormedBodyObject
 Corresponding bend face on the formed body More...
 

Detailed Description

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

This structure is for curves whose associativities are faces.

Constructor & Destructor Documentation

NXOpen.Features.FlatPattern.ObjectDataFace.ObjectDataFace ( NXOpen.Curve  FlatPatternObject,
NXOpen.Face  FlatSolidObject,
NXOpen.Face  FormedBodyObject 
)
inline

Constructor for the ObjectDataFace struct.

Parameters
FlatPatternObjectCurve in the flat pattern
FlatSolidObjectCorresponding bend face on the flat solid
FormedBodyObjectCorresponding bend face on the formed body

Member Data Documentation

NXOpen.Curve NXOpen.Features.FlatPattern.ObjectDataFace.FlatPatternObject

Curve in the flat pattern

NXOpen.Face NXOpen.Features.FlatPattern.ObjectDataFace.FlatSolidObject

Corresponding bend face on the flat solid

NXOpen.Face NXOpen.Features.FlatPattern.ObjectDataFace.FormedBodyObject

Corresponding bend face 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.