Class UVMapCollection
Inheritance
UVMapCollection
Assembly: NXOpen.dll
Syntax
public class UVMapCollection : TaggedObjectCollection, IMessageSink, IEnumerable
Constructors
UVMapCollection()
Declaration
protected UVMapCollection()
UVMapCollection(BasePart)
Declaration
protected UVMapCollection(BasePart owner)
Parameters
Properties
Tag
Declaration
Property Value
Methods
CreateUVMapBuilder(UVMap)
Declaration
public UVMapBuilder CreateUVMapBuilder(UVMap uvParam)
Parameters
Type |
Name |
Description |
UVMap |
uvParam |
|
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
FindObject(string)
Declaration
public UVMap FindObject(string journalIdentifier)
Parameters
Type |
Name |
Description |
string |
journalIdentifier |
|
Returns
ToArray()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink