Class WorkpieceBuilder
Inheritance
System.Object
System.MarshalByRefObject
WorkpieceBuilder
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.Tooling
Assembly: NXOpen.dll
Syntax
public class WorkpieceBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
WorkpieceBuilder()
Declaration
protected WorkpieceBuilder()
Properties
BlockType
Declaration
public WorkpieceBuilder.WorkPieceType BlockType { get; set; }
Property Value
Type | Description |
---|---|
WorkpieceBuilder.WorkPieceType |
GenerateMethod
Declaration
public WorkpieceBuilder.MethodType GenerateMethod { get; set; }
Property Value
Type | Description |
---|---|
WorkpieceBuilder.MethodType |
ReferencePoint
Declaration
public Point ReferencePoint { get; set; }
Property Value
Type | Description |
---|---|
Point |
RoundDimensionValue
Declaration
public bool RoundDimensionValue { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
RoundPrecision
Declaration
public double RoundPrecision { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
SelectWorkPieceBody
Declaration
public SelectBodyList SelectWorkPieceBody { get; }
Property Value
Type | Description |
---|---|
SelectBodyList |
ShowBoundbox
Declaration
public bool ShowBoundbox { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Type
Declaration
public WorkpieceBuilder.Types Type { get; set; }
Property Value
Type | Description |
---|---|
WorkpieceBuilder.Types |
Methods
ResetSizes()
Declaration
public void ResetSizes()
Implements
System.Runtime.Remoting.Messaging.IMessageSink