Class SearchCriteriaSurfaceFinishBuilder
Inheritance
System.Object
System.MarshalByRefObject
SearchCriteriaSurfaceFinishBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
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)
Assembly: NXOpen.dll
Syntax
public class SearchCriteriaSurfaceFinishBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
SearchCriteriaSurfaceFinishBuilder()
Declaration
protected SearchCriteriaSurfaceFinishBuilder()
Properties
ByCutoff
Declaration
public bool ByCutoff { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ByLaySymbol
Declaration
public bool ByLaySymbol { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ByLowerText
Declaration
public bool ByLowerText { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ByLowerTolerance
Declaration
public bool ByLowerTolerance { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ByMachining
Declaration
public bool ByMachining { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ByMachiningToleranceType
Declaration
public bool ByMachiningToleranceType { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ByProductionProcess
Declaration
public bool ByProductionProcess { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ByRoughness
Declaration
public bool ByRoughness { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
BySecondaryRoughness
Declaration
public bool BySecondaryRoughness { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
BySurfaceFinishType
Declaration
public bool BySurfaceFinishType { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ByTertiaryRoughness
Declaration
public bool ByTertiaryRoughness { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ByTolerance
Declaration
public bool ByTolerance { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ByUpperText
Declaration
public bool ByUpperText { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ByUpperTolerance
Declaration
public bool ByUpperTolerance { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ByWavinessText
Declaration
public bool ByWavinessText { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
CutoffText
Declaration
public string CutoffText { get; set; }
Property Value
Type |
Description |
System.String |
|
CutoffType
Declaration
public SearchModelViewBuilder.TextComparisionOptions CutoffType { get; set; }
Property Value
LaySymbolText
Declaration
public string LaySymbolText { get; set; }
Property Value
Type |
Description |
System.String |
|
LaySymbolType
Declaration
public SearchModelViewBuilder.TextComparisionOptions LaySymbolType { get; set; }
Property Value
LowerTextText
Declaration
public string LowerTextText { get; set; }
Property Value
Type |
Description |
System.String |
|
LowerTextType
Declaration
public SearchModelViewBuilder.TextComparisionOptions LowerTextType { get; set; }
Property Value
LowerToleranceType
Declaration
public SearchModelViewBuilder.ValueComparisionOptions LowerToleranceType { get; set; }
Property Value
LowerToleranceValue
Declaration
public double LowerToleranceValue { get; set; }
Property Value
Type |
Description |
System.Double |
|
MachiningText
Declaration
public string MachiningText { get; set; }
Property Value
Type |
Description |
System.String |
|
MachiningToleranceType
Declaration
public SearchCriteriaSurfaceFinishBuilder.ToleranceTypeOptions MachiningToleranceType { get; set; }
Property Value
MachiningType
Declaration
public SearchModelViewBuilder.TextComparisionOptions MachiningType { get; set; }
Property Value
ProductionProcessText
Declaration
public string ProductionProcessText { get; set; }
Property Value
Type |
Description |
System.String |
|
ProductionProcessType
Declaration
public SearchModelViewBuilder.TextComparisionOptions ProductionProcessType { get; set; }
Property Value
RoughnessText
Declaration
public string RoughnessText { get; set; }
Property Value
Type |
Description |
System.String |
|
RoughnessType
Declaration
public SearchModelViewBuilder.TextComparisionOptions RoughnessType { get; set; }
Property Value
SecondaryRoughnessText
Declaration
public string SecondaryRoughnessText { get; set; }
Property Value
Type |
Description |
System.String |
|
SecondaryRoughnessType
Declaration
public SearchModelViewBuilder.TextComparisionOptions SecondaryRoughnessType { get; set; }
Property Value
SurfaceFinishType
Declaration
public SearchCriteriaSurfaceFinishBuilder.SurfaceFinishTypes SurfaceFinishType { get; set; }
Property Value
TertiaryRoughnessText
Declaration
public string TertiaryRoughnessText { get; set; }
Property Value
Type |
Description |
System.String |
|
TertiaryRoughnessType
Declaration
public SearchModelViewBuilder.TextComparisionOptions TertiaryRoughnessType { get; set; }
Property Value
ToleranceType
Declaration
public SearchModelViewBuilder.ValueComparisionOptions ToleranceType { get; set; }
Property Value
ToleranceValue
Declaration
public double ToleranceValue { get; set; }
Property Value
Type |
Description |
System.Double |
|
UpperTextText
Declaration
public string UpperTextText { get; set; }
Property Value
Type |
Description |
System.String |
|
UpperTextType
Declaration
public SearchModelViewBuilder.TextComparisionOptions UpperTextType { get; set; }
Property Value
UpperToleranceType
Declaration
public SearchModelViewBuilder.ValueComparisionOptions UpperToleranceType { get; set; }
Property Value
UpperToleranceValue
Declaration
public double UpperToleranceValue { get; set; }
Property Value
Type |
Description |
System.Double |
|
WavinessText
Declaration
public string WavinessText { get; set; }
Property Value
Type |
Description |
System.String |
|
WavinessTextType
Declaration
public SearchModelViewBuilder.TextComparisionOptions WavinessTextType { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink