Class DieAssistantFlangeProfile
Inheritance
System.Object
System.MarshalByRefObject
DieAssistantFlangeProfile
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.Die
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
Type | Description |
---|---|
Direction |
FlangeEndProfile
Declaration
public ScCollector FlangeEndProfile { get; }
Property Value
Type | Description |
---|---|
ScCollector |
FlangeProfile
Declaration
public ScCollector FlangeProfile { get; }
Property Value
Type | Description |
---|---|
ScCollector |
FlangeProfileDirection
Declaration
public DirectionOption FlangeProfileDirection { get; set; }
Property Value
Type | Description |
---|---|
DirectionOption |
FlangeSide
Declaration
public bool FlangeSide { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
FlangeType
Declaration
public DieAssistantFlangeProfileType FlangeType { get; set; }
Property Value
Type | Description |
---|---|
DieAssistantFlangeProfileType |
Methods
DefineBases()
Declaration
public void DefineBases()
Implements
System.Runtime.Remoting.Messaging.IMessageSink