Class StripperVentingBuilder
Inheritance
StripperVentingBuilder
Assembly: NXOpen.dll
public class StripperVentingBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected StripperVentingBuilder()
Properties
Declaration
public Expression Length { get; }
Property Value
Declaration
public Expression Radius { get; }
Property Value
Declaration
public SelectEdgeList SelectEdge { get; }
Property Value
Declaration
public SelectNXObjectList SelectObject { get; }
Property Value
Declaration
public Expression VentingClearance { get; }
Property Value
Declaration
public int VentingNumber { get; set; }
Property Value
Declaration
public Expression VentingPitch { get; }
Property Value
Declaration
public Expression VentingRadius { get; }
Property Value
Declaration
public StripperVentingBuilder.VentingTypes VentingType { get; set; }
Property Value
Declaration
public Expression Width { get; }
Property Value
Declaration
public int WizardType { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink