Class DieAssistantTrimProfile
Inheritance
System.Object
System.MarshalByRefObject
DieAssistantTrimProfile
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 DieAssistantTrimProfile : NXObject, IMessageSink, INXObject
Constructors
DieAssistantTrimProfile()
Declaration
protected DieAssistantTrimProfile()
Properties
TrimDirection
Declaration
public Direction TrimDirection { get; set; }
Property Value
| Type | Description |
|---|---|
| Direction |
TrimProfile
Declaration
public ScCollector TrimProfile { get; }
Property Value
| Type | Description |
|---|---|
| ScCollector |
TrimProfileDirection
Declaration
public DirectionOption TrimProfileDirection { get; set; }
Property Value
| Type | Description |
|---|---|
| DirectionOption |
TrimSide
Declaration
public bool TrimSide { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
Methods
DefineBases()
Declaration
public void DefineBases()
Implements
System.Runtime.Remoting.Messaging.IMessageSink