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

Streamline seed point definition. More...

Public Member Functions

 StreamlineSeed (const NXOpen::CAE::Post::StreamlineExtraction &extractionInitial, const NXOpen::Point3d &coordinatesInitial, int elementIdInitial)
 Constructor for the StreamlineSeed struct. More...
 

Public Attributes

NXOpen::Point3d Coordinates
 coordinates More...
 
int ElementId
 -1 if not known More...
 
NXOpen::CAE::Post::StreamlineExtraction Extraction
 extraction More...
 

Detailed Description

Streamline seed point definition.

Constructor & Destructor Documentation

NXOpen::CAE::Post::StreamlineSeed::StreamlineSeed ( const NXOpen::CAE::Post::StreamlineExtraction extractionInitial,
const NXOpen::Point3d coordinatesInitial,
int  elementIdInitial 
)

Constructor for the StreamlineSeed struct.

Parameters
extractionInitialextraction
coordinatesInitialcoordinates
elementIdInitial-1 if not known

Member Data Documentation

NXOpen::Point3d NXOpen::CAE::Post::StreamlineSeed::Coordinates

coordinates

int NXOpen::CAE::Post::StreamlineSeed::ElementId

-1 if not known

NXOpen::CAE::Post::StreamlineExtraction NXOpen::CAE::Post::StreamlineSeed::Extraction

extraction


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