Class ManualSweepBetweenListItemSelection
Inheritance
ManualSweepBetweenListItemSelection
Assembly: NXOpen.dll
Syntax
public class ManualSweepBetweenListItemSelection : NXObject, IMessageSink, INXObject
Constructors
ManualSweepBetweenListItemSelection()
Declaration
protected ManualSweepBetweenListItemSelection()
Properties
FlipDirection
Declaration
public bool FlipDirection { get; set; }
Property Value
MasterEdge
Declaration
public SelectCAEEdge MasterEdge { get; }
Property Value
TargetEdge
Declaration
public SelectCAEEdge TargetEdge { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink