NXOpen .NET Reference  12.0.0
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.CAE.Post.StreamlineExtraction Extraction
  More...
 
NXOpen.Point3d Coordinates
  More...
 
int ElementId
 -1 if not known 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 
)

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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.