NX Open C++ Reference Guide
Public Member Functions | Public Attributes | List of all members
NXOpen::CAE::Result::Type Struct Reference

Result type structure to specify a result dataset. More...

Public Member Functions

 Type (NXOpen::CAE::Result::Quantity quantityInitial, NXOpen::CAE::Result::Location locationInitial, NXOpen::CAE::Result::Section sectionInitial)
 Constructor for the Type struct. More...
 

Public Attributes

NXOpen::CAE::Result::Location Location
 location More...
 
NXOpen::CAE::Result::Quantity Quantity
 quantity More...
 
NXOpen::CAE::Result::Section Section
 section More...
 

Detailed Description

Result type structure to specify a result dataset.

Constructor & Destructor Documentation

NXOpen::CAE::Result::Type::Type ( NXOpen::CAE::Result::Quantity  quantityInitial,
NXOpen::CAE::Result::Location  locationInitial,
NXOpen::CAE::Result::Section  sectionInitial 
)

Constructor for the Type struct.

Parameters
quantityInitialquantity
locationInitiallocation
sectionInitialsection

Member Data Documentation

NXOpen::CAE::Result::Location NXOpen::CAE::Result::Type::Location

location

NXOpen::CAE::Result::Quantity NXOpen::CAE::Result::Type::Quantity

quantity

NXOpen::CAE::Result::Section NXOpen::CAE::Result::Type::Section

section


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