Class ShipDimensionCollection
Inheritance
ShipDimensionCollection
Assembly: NXOpen.dll
Syntax
public class ShipDimensionCollection : TaggedObjectCollection, IMessageSink, IEnumerable
Constructors
ShipDimensionCollection()
Declaration
protected ShipDimensionCollection()
ShipDimensionCollection(Part)
Declaration
protected ShipDimensionCollection(Part owner)
Parameters
Type |
Name |
Description |
Part |
owner |
|
Properties
Tag
Declaration
Property Value
Methods
CreateShipDimensionBuilder(Dimension)
Declaration
public ShipDimensionBuilder CreateShipDimensionBuilder(Dimension dimension)
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
ToArray()
Declaration
public Dimension[] ToArray()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink