Class UncutRegionsBuilder
Inheritance
System.Object
System.MarshalByRefObject
UncutRegionsBuilder
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 UncutRegionsBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
UncutRegionsBuilder()
Declaration
protected UncutRegionsBuilder()
Properties
Curves
Declaration
public Section Curves { get; }
Property Value
Type | Description |
---|---|
Section |
Results
Declaration
public UncutRegionsBuilder.ResultsType Results { get; set; }
Property Value
Type | Description |
---|---|
UncutRegionsBuilder.ResultsType |
ToolAxis
Declaration
public Direction ToolAxis { get; set; }
Property Value
Type | Description |
---|---|
Direction |
ToolSize
Declaration
public Expression ToolSize { get; }
Property Value
Type | Description |
---|---|
Expression |
Methods
ReverseSide()
Declaration
public void ReverseSide()
Implements
System.Runtime.Remoting.Messaging.IMessageSink