Struct Post.StreamlineSeed
Inherited Members
Namespace: NXOpen.CAE
Assembly: NXOpen.dll
Syntax
public struct Post.StreamlineSeed
Constructors
StreamlineSeed(StreamlineExtraction, Point3d, int)
Declaration
public StreamlineSeed(Post.StreamlineExtraction Extraction, Point3d Coordinates, int ElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| Post.StreamlineExtraction | Extraction | |
| Point3d | Coordinates | |
| int | ElementId |
Fields
Coordinates
Declaration
public Point3d Coordinates
Field Value
| Type | Description |
|---|---|
| Point3d |
ElementId
Declaration
public int ElementId
Field Value
| Type | Description |
|---|---|
| int |
Extraction
Declaration
public Post.StreamlineExtraction Extraction
Field Value
| Type | Description |
|---|---|
| Post.StreamlineExtraction |
Methods
ToString()
Declaration
public override string ToString()
Returns
| Type | Description |
|---|---|
| string |