Class CgfxMattexCollection
Inheritance
CgfxMattexCollection
Assembly: NXOpen.dll
Syntax
[Obsolete("Deprecated in NX10.0.0. No alternative provided for this class.")]
public class CgfxMattexCollection : TaggedObjectCollection, IMessageSink, IEnumerable
Constructors
CgfxMattexCollection()
Declaration
protected CgfxMattexCollection()
CgfxMattexCollection(BasePart)
Declaration
protected CgfxMattexCollection(BasePart owner)
Parameters
Properties
Tag
Declaration
[Obsolete("Deprecated in NX10.0.0. No alternative provided for this class.")]
public Tag Tag { get; }
Property Value
Methods
CreateCgfxMattexBuilder(TaggedObject)
Declaration
[Obsolete("Deprecated in NX10.0.0. No alternative provided for this class.")]
public CgfxMattexBuilder CreateCgfxMattexBuilder(TaggedObject cgfxmattex)
Parameters
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
Find(string)
Declaration
[Obsolete("Deprecated in NX10.0.0. No alternative provided for this class.")]
public TaggedObject Find(string journalIdentifier)
Parameters
Type |
Name |
Description |
string |
journalIdentifier |
|
Returns
ToArray()
Declaration
public CgfxMattex[] ToArray()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink