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