Class DieAssistantFlangeProfile
Inheritance
DieAssistantFlangeProfile
Assembly: NXOpen.dll
Syntax
public class DieAssistantFlangeProfile : NXObject, IMessageSink, INXObject
Constructors
DieAssistantFlangeProfile()
Declaration
protected DieAssistantFlangeProfile()
Properties
FlangeDirection
Declaration
public Direction FlangeDirection { get; set; }
Property Value
FlangeEndProfile
Declaration
public ScCollector FlangeEndProfile { get; }
Property Value
FlangeProfile
Declaration
public ScCollector FlangeProfile { get; }
Property Value
FlangeProfileDirection
Declaration
public DirectionOption FlangeProfileDirection { get; set; }
Property Value
FlangeSide
Declaration
public bool FlangeSide { get; set; }
Property Value
FlangeType
Declaration
public DieAssistantFlangeProfileType FlangeType { get; set; }
Property Value
Methods
DefineBases()
Declaration
public void DefineBases()
Implements
System.Runtime.Remoting.Messaging.IMessageSink