Class SuppressHoleBuilder
Inheritance
System.Object
System.MarshalByRefObject
SuppressHoleBuilder
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.CAE
Assembly: NXOpen.dll
Syntax
public class SuppressHoleBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
SuppressHoleBuilder()
Declaration
protected SuppressHoleBuilder()
Properties
BodySelect
Declaration
public SelectTaggedObjectList BodySelect { get; }
Property Value
Type | Description |
---|---|
SelectTaggedObjectList |
Choice
Declaration
public SuppressHoleBuilder.OptionChoice Choice { get; set; }
Property Value
Type | Description |
---|---|
SuppressHoleBuilder.OptionChoice |
EdgeSelect
Declaration
public SelectTaggedObjectList EdgeSelect { get; }
Property Value
Type | Description |
---|---|
SelectTaggedObjectList |
HoleDiameter
Declaration
public Expression HoleDiameter { get; }
Property Value
Type | Description |
---|---|
Expression |
PointCreate
Declaration
public SuppressHoleBuilder.OptionPointCreate PointCreate { get; set; }
Property Value
Type | Description |
---|---|
SuppressHoleBuilder.OptionPointCreate |
Implements
System.Runtime.Remoting.Messaging.IMessageSink