Class GapFlushnessBuilder
Inheritance
System.Object
System.MarshalByRefObject
GapFlushnessBuilder
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 GapFlushnessBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
GapFlushnessBuilder()
Declaration
protected GapFlushnessBuilder()
Properties
BasePanelFaces
Declaration
public ScCollector BasePanelFaces { get; }
Property Value
Declaration
public Section BasePanelInnerContactCurves { get; }
Property Value
Declaration
public Section BasePanelOuterContactCurves { get; }
Property Value
BasePanelType
Declaration
public GapFlushnessBuilder.PanelTypes BasePanelType { get; set; }
Property Value
CrossSectionCurveOption
Declaration
public GapFlushnessBuilder.SectionCurveOptions CrossSectionCurveOption { get; set; }
Property Value
CrossSectionCurves
Declaration
public Section CrossSectionCurves { get; }
Property Value
EvaluationMode
Declaration
public GapFlushnessBuilder.EvaluationModes EvaluationMode { get; set; }
Property Value
EvaluationPoint
Declaration
public Point EvaluationPoint { get; set; }
Property Value
EvaluationType
Declaration
public GapFlushnessBuilder.EvaluationTypes EvaluationType { get; set; }
Property Value
IsNegativeToleranceLabelDisplayed
Declaration
public bool IsNegativeToleranceLabelDisplayed { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsNominalLabelDisplayed
Declaration
public bool IsNominalLabelDisplayed { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsPositiveToleranceLabelDisplayed
Declaration
public bool IsPositiveToleranceLabelDisplayed { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
LabelDisplayOption
Declaration
public GapFlushnessBuilder.DisplayOptions LabelDisplayOption { get; set; }
Property Value
NegativeFlushnessTolerance
Declaration
public double NegativeFlushnessTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
NegativeGapTolerance
Declaration
public double NegativeGapTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
NominalFlushness
Declaration
public double NominalFlushness { get; set; }
Property Value
Type |
Description |
System.Double |
|
NominalGap
Declaration
public double NominalGap { get; set; }
Property Value
Type |
Description |
System.Double |
|
PositiveFlushnessTolerance
Declaration
public double PositiveFlushnessTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
PositiveGapTolerance
Declaration
public double PositiveGapTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
PreviewOption
Declaration
public bool PreviewOption { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SampleDistance
Declaration
public Expression SampleDistance { get; }
Property Value
SampleNumber
Declaration
public int SampleNumber { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
SecondPanelFaces
Declaration
public ScCollector SecondPanelFaces { get; }
Property Value
Declaration
public Section SecondPanelInnerContactCurves { get; }
Property Value
Declaration
public Section SecondPanelOuterContactCurves { get; }
Property Value
SecondPanelType
Declaration
public GapFlushnessBuilder.PanelTypes SecondPanelType { get; set; }
Property Value
SectionAlignment
Declaration
public GapFlushnessBuilder.SectionAlignments SectionAlignment { get; set; }
Property Value
SectionAlignmentDirection
Declaration
public Direction SectionAlignmentDirection { get; set; }
Property Value
ShowOutRangeLabels
Declaration
public bool ShowOutRangeLabels { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink