Class PostScenarioRayCollection
Inheritance
PostScenarioRayCollection
Assembly: NXOpen.dll
Syntax
public class PostScenarioRayCollection : TaggedObjectCollection, IMessageSink, IEnumerable
Constructors
PostScenarioRayCollection()
Declaration
protected PostScenarioRayCollection()
PostScenarioRayCollection(PostScenarioRayModelViewPlotHandle)
Declaration
protected PostScenarioRayCollection(PostScenarioRayModelViewPlotHandle owner)
Parameters
Properties
Tag
Declaration
Property Value
Methods
EnumerateMoveNext(ref Tag, byte[])
Declaration
protected override int EnumerateMoveNext(ref Tag currentTag, byte[] state)
Parameters
Type |
Name |
Description |
Tag |
currentTag |
|
byte[] |
state |
|
Returns
Overrides
FindObject(string)
Declaration
public PostScenarioRay FindObject(string plotName)
Parameters
Type |
Name |
Description |
string |
plotName |
|
Returns
ToArray()
Declaration
public PostScenarioRay[] ToArray()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink