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

Streamline seed point definition. More...

List of all members.

Public Member Functions

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

Public Attributes

NXOpen::Point3d Coordinates
 coordinates
int ElementId
NXOpen::CAE::Post::StreamlineExtraction Extraction
 extraction

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

coordinates

-1 if not known

extraction


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