Class DieEngDefineProductOrientationBuilder
Inheritance
DieEngDefineProductOrientationBuilder
Assembly: NXOpen.dll
public class DieEngDefineProductOrientationBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected DieEngDefineProductOrientationBuilder()
Properties
Declaration
public Direction AngleAbout { get; set; }
Property Value
Declaration
public double AngleIncrement { get; set; }
Property Value
Declaration
public double AngleValue { get; set; }
Property Value
Declaration
public double AngleValueOptimal { get; set; }
Property Value
Declaration
public DieEngDefineProductOrientationBuilder.OptimalMethod ChooseOptimalMethod { get; set; }
Property Value
Declaration
public NXColor ColorDepthPass { get; set; }
Property Value
Declaration
public NXColor ColorDraftAngleFailure { get; set; }
Property Value
Declaration
public NXColor ColorDraftAnglePass { get; set; }
Property Value
Declaration
public NXColor ColorDraftAngleWarning { get; set; }
Property Value
Declaration
public NXColor ColorFailure { get; set; }
Property Value
Declaration
public NXColor ColorWarning { get; set; }
Property Value
Declaration
public double DoublePassTranslucency { get; set; }
Property Value
Declaration
public double DraftAngleScale { get; set; }
Property Value
Declaration
public DieEngDefineProductOrientationBuilder.FacetQualityOption FacetQualityOptions { get; set; }
Property Value
Declaration
public bool FailureShowIsocline { get; set; }
Property Value
Declaration
public double FailureValue { get; set; }
Property Value
Declaration
public Point FromPoint { get; set; }
Property Value
Declaration
public Direction FromVector { get; set; }
Property Value
Declaration
public bool LimitShading { get; set; }
Property Value
Declaration
public string NameCSYS { get; set; }
Property Value
Declaration
public ScCollector OptimalHoleAxis { get; }
Property Value
Declaration
public Point OptimalPoint1 { get; set; }
Property Value
Declaration
public Point OptimalPoint2 { get; set; }
Property Value
Declaration
public Point OptimalPoint3 { get; set; }
Property Value
Declaration
public Point PointInRegion { get; set; }
Property Value
Declaration
public Point PointInRegion1 { get; set; }
Property Value
Declaration
public CoordinateSystem ProductCSYS { get; set; }
Property Value
Declaration
public bool ReverseNormal { get; set; }
Property Value
Declaration
public bool ReverseSheetNormal { get; set; }
Property Value
Declaration
public Point ToPoint { get; set; }
Property Value
Declaration
public Direction ToVector { get; set; }
Property Value
Declaration
public ScCollector TrimProfile { get; }
Property Value
Declaration
public double TrimWallAngleScale { get; set; }
Property Value
Declaration
public ScCollector ViewRegionBounds { get; }
Property Value
Declaration
public bool VisualizeDepth { get; set; }
Property Value
Declaration
public bool VisualizeDraft { get; set; }
Property Value
Declaration
public DieEngDefineProductOrientationBuilder.ViewDraftOptions VisualizeDraftOptions { get; set; }
Property Value
Declaration
public bool WarningShowIsocline { get; set; }
Property Value
Declaration
public double WarningValue { get; set; }
Property Value
Methods
Declaration
public void ButtonApplyOptimal()
Declaration
Declaration
public void ButtonCopyTip()
Declaration
Declaration
Declaration
public void ButtonPaste()
Declaration
Declaration
public string[] GetReason()
Returns
Declaration
public void SetReason(string[] reason)
Parameters
Type |
Name |
Description |
string[] |
reason |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink