Class DieEngDefineProductOrientationBuilder
Inheritance
System.Object
System.MarshalByRefObject
DieEngDefineProductOrientationBuilder
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
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
Type |
Description |
System.Double |
|
Declaration
public double AngleValue { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double AngleValueOptimal { get; set; }
Property Value
Type |
Description |
System.Double |
|
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
Type |
Description |
System.Double |
|
Declaration
public double DraftAngleScale { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public DieEngDefineProductOrientationBuilder.FacetQualityOption FacetQualityOptions { get; set; }
Property Value
Declaration
public bool FailureShowIsocline { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public double FailureValue { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public Point FromPoint { get; set; }
Property Value
Declaration
public Direction FromVector { get; set; }
Property Value
Declaration
public bool LimitShading { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public string NameCSYS { get; set; }
Property Value
Type |
Description |
System.String |
|
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
Type |
Description |
System.Boolean |
|
Declaration
public bool ReverseSheetNormal { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
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
Type |
Description |
System.Double |
|
Declaration
public ScCollector ViewRegionBounds { get; }
Property Value
Declaration
public bool VisualizeDepth { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool VisualizeDraft { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public DieEngDefineProductOrientationBuilder.ViewDraftOptions VisualizeDraftOptions { get; set; }
Property Value
Declaration
public bool WarningShowIsocline { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public double WarningValue { get; set; }
Property Value
Type |
Description |
System.Double |
|
Methods
Declaration
public void ButtonApplyOptimal()
Declaration
Declaration
public void ButtonCopyTip()
Declaration
Declaration
Declaration
public void ButtonPaste()
Declaration
Declaration
public string[] GetReason()
Returns
Type |
Description |
System.String[] |
|
Declaration
public void SetReason(string[] reason)
Parameters
Type |
Name |
Description |
System.String[] |
reason |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink