Class UndersizeBuilder
Inheritance
UndersizeBuilder
Assembly: NXOpen.dll
public class UndersizeBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected UndersizeBuilder()
Properties
Declaration
public Expression Angle { get; }
Property Value
Declaration
public SelectBodyList ElectrodeBodies { get; }
Property Value
Declaration
public SelectPointList OrbitPointList { get; }
Property Value
Declaration
public Expression OrbitSize { get; }
Property Value
Declaration
public UndersizeBuilder.Orbit OrbitType { get; set; }
Property Value
Declaration
public Point PointSpecify { get; set; }
Property Value
Declaration
[Obsolete("Deprecated in NX10.0.0. Use Tooling.UndersizeBuilder.ElectrodeBodies instead.")]
public SelectBodyList SelectElectrodeBlock { get; }
Property Value
Declaration
[Obsolete("Deprecated in NX10.0.0. Use Tooling.UndersizeBuilder.OrbitPointList instead.")]
public SelectPointList SelectPoints { get; }
Property Value
Declaration
public Expression SparkGap { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink