Class MethodBuilder
Inheritance
System.Object
System.MarshalByRefObject
MethodBuilder
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.CAM
Assembly: NXOpen.dll
Syntax
public class MethodBuilder : NCGroupBuilder, IMessageSink, IComponentBuilder
Constructors
MethodBuilder()
Declaration
protected MethodBuilder()
Properties
CutParameters
Declaration
public CutParameters CutParameters { get; }
Property Value
Type | Description |
---|---|
CutParameters |
PaintDisplay
Declaration
public DisplayPaint PaintDisplay { get; }
Property Value
Type | Description |
---|---|
DisplayPaint |
PathDisplay
Declaration
public DisplayPath PathDisplay { get; }
Property Value
Type | Description |
---|---|
DisplayPath |
PathDisplayColors
Declaration
public PathDisplayColors PathDisplayColors { get; }
Property Value
Type | Description |
---|---|
PathDisplayColors |
SilhouDisplay
Declaration
public DisplaySilhouette SilhouDisplay { get; }
Property Value
Type | Description |
---|---|
DisplaySilhouette |
ToolDisplay
Declaration
public DisplayTool ToolDisplay { get; }
Property Value
Type | Description |
---|---|
DisplayTool |
Methods
GetCutMethod()
Declaration
public string GetCutMethod()
Returns
Type | Description |
---|---|
System.String |
SetCutMethod(String)
Declaration
public void SetCutMethod(string libRef)
Parameters
Type | Name | Description |
---|---|---|
System.String | libRef |
Implements
System.Runtime.Remoting.Messaging.IMessageSink