|
NX Open C++ Reference Guide
|
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. | |
Public Attributes | |
| NXOpen::Point3d | Coordinates |
| coordinates | |
| int | ElementId |
| -1 if not known | |
| NXOpen::CAE::Post::StreamlineExtraction | Extraction |
| extraction | |
Streamline seed point definition.
| NXOpen::CAE::Post::StreamlineSeed::StreamlineSeed | ( | const NXOpen::CAE::Post::StreamlineExtraction & | extractionInitial, |
| const NXOpen::Point3d & | coordinatesInitial, | ||
| int | elementIdInitial | ||
| ) |
Constructor for the StreamlineSeed struct.
| extractionInitial | extraction |
| coordinatesInitial | coordinates |
| elementIdInitial | -1 if not known |
| 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