Class BlendStopshortBuilderCollection
Inheritance
BlendStopshortBuilderCollection
Assembly: NXOpen.dll
Syntax
public class BlendStopshortBuilderCollection : TaggedObjectCollection, IMessageSink, IEnumerable
Constructors
BlendStopshortBuilderCollection()
Declaration
protected BlendStopshortBuilderCollection()
BlendStopshortBuilderCollection(Part)
Declaration
protected BlendStopshortBuilderCollection(Part owner)
Parameters
Type |
Name |
Description |
Part |
owner |
|
Properties
Tag
Declaration
Property Value
Methods
Create(Choices, Expression, Edge, bool, Point)
Declaration
public BlendStopshortBuilder Create(BlendStopshortBuilder.Choices mChoice, Expression mOnPathExp, Edge mPath, bool mIsFlipped, Point mThruPoint)
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 BlendStopshortBuilder[] ToArray()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink