Class SuppressHoleBuilder
Inheritance
SuppressHoleBuilder
Assembly: NXOpen.dll
Syntax
public class SuppressHoleBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
SuppressHoleBuilder()
Declaration
protected SuppressHoleBuilder()
Properties
BodySelect
Declaration
public SelectTaggedObjectList BodySelect { get; }
Property Value
Choice
Declaration
public SuppressHoleBuilder.OptionChoice Choice { get; set; }
Property Value
EdgeSelect
Declaration
public SelectTaggedObjectList EdgeSelect { get; }
Property Value
HoleDiameter
Declaration
public Expression HoleDiameter { get; }
Property Value
PointCreate
Declaration
public SuppressHoleBuilder.OptionPointCreate PointCreate { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink