Class MeshManualSweepBetweenListItemSelection
Inheritance
MeshManualSweepBetweenListItemSelection
Assembly: NXOpen.dll
Syntax
public class MeshManualSweepBetweenListItemSelection : NXObject, IMessageSink, INXObject
Constructors
MeshManualSweepBetweenListItemSelection()
Declaration
protected MeshManualSweepBetweenListItemSelection()
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