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