NXOpen .NET Reference Guide
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Public Attributes | List of all members
NXOpen.CAE.Post.StreamlineSeed Struct Reference

Streamline seed point definition More...

Public Member Functions

 StreamlineSeed (NXOpen.CAE.Post.StreamlineExtraction Extraction, NXOpen.Point3d Coordinates, int ElementId)
 Constructor for the StreamlineSeed struct. More...
 

Public Attributes

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

Detailed Description

Streamline seed point definition

Constructor & Destructor Documentation

NXOpen.CAE.Post.StreamlineSeed.StreamlineSeed ( NXOpen.CAE.Post.StreamlineExtraction  Extraction,
NXOpen.Point3d  Coordinates,
int  ElementId 
)
inline

Constructor for the StreamlineSeed struct.

Parameters
Extraction
Coordinates
ElementId-1 if not known

Member Data Documentation

NXOpen.Point3d NXOpen.CAE.Post.StreamlineSeed.Coordinates

int NXOpen.CAE.Post.StreamlineSeed.ElementId

-1 if not known

NXOpen.CAE.Post.StreamlineExtraction NXOpen.CAE.Post.StreamlineSeed.Extraction


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