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

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

Public Member Functions

 ObjectDataCsys (NXOpen.Point FlatPatternObject, NXOpen.CartesianCoordinateSystem FlatSolidObject, NXOpen.Features.DatumCsys FormedBodyObject)
 Constructor for the ObjectDataCsys struct. More...
 

Public Attributes

NXOpen.Point FlatPatternObject
 Point in the flat pattern More...
 
NXOpen.CartesianCoordinateSystem FlatSolidObject
 Corresponding CSYS on the flat solid More...
 
NXOpen.Features.DatumCsys FormedBodyObject
 Corresponding datum CSYS 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 CSYS and Datum CSYS objects.

Constructor & Destructor Documentation

NXOpen.Features.FlatPattern.ObjectDataCsys.ObjectDataCsys ( NXOpen.Point  FlatPatternObject,
NXOpen.CartesianCoordinateSystem  FlatSolidObject,
NXOpen.Features.DatumCsys  FormedBodyObject 
)
inline

Constructor for the ObjectDataCsys struct.

Parameters
FlatPatternObjectPoint in the flat pattern
FlatSolidObjectCorresponding CSYS on the flat solid
FormedBodyObjectCorresponding datum CSYS on the formed body

Member Data Documentation

NXOpen.Point NXOpen.Features.FlatPattern.ObjectDataCsys.FlatPatternObject

Point in the flat pattern

NXOpen.CartesianCoordinateSystem NXOpen.Features.FlatPattern.ObjectDataCsys.FlatSolidObject

Corresponding CSYS on the flat solid

NXOpen.Features.DatumCsys NXOpen.Features.FlatPattern.ObjectDataCsys.FormedBodyObject

Corresponding datum CSYS 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.