Class ValidDFMBuilder
Inheritance
System.Object
System.MarshalByRefObject
ValidDFMBuilder
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 ValidDFMBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected ValidDFMBuilder()
Properties
Declaration
public double BendClearance { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public bool CreatePersistentResult { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public double CutoutCornerAngle { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double CutoutCornerRadius { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double CutoutSizeDoubleDLength { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double CutoutSizeDoubleDWidth { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double CutoutSizeHexagonLength { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double CutoutSizeHexagonLengthMin { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double CutoutSizeOblongLength { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double CutoutSizeOblongLengthMin { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double CutoutSizeOblongRadius { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double CutoutSizeOblongRadiusMin { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public string CutoutSizePartialCircularDiameter { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public double CutoutSizePartialCircularWidth { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double CutoutSizeRectangleLength { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double CutoutSizeRectangleLengthMin { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double CutoutSizeRectangleRadius { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double CutoutSizeRectangleRadiusMin { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double CutoutSizeRectangleWidth { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double CutoutSizeRectangleWidthMin { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public string CutoutSizeRoundRadius { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string CutoutSizeRoundRadiusMin { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public double CutoutSizeSquareLength { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double CutoutSizeSquareLengthMin { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double CutoutSizeSquareRadius { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double CutoutSizeSquareRadiusMin { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public string DeviationBendBreakRadius { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public bool DisplayInCheckMate { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public string DistBendToBend { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string DistCutoutToBend { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string DistCutoutToCutout { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public double DoubleMaxBendAngle { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double DoubleMinBendAngle { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double EqThicknessTol { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public ScCollector FaceSelect { get; }
Property Value
Declaration
public double HemAngleTol { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double HemClearance { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public string HemFactor { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string HemLength { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public double MaxThickness { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public string MinBendHeight { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public double MinThickness { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public string NBendHeight { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public bool ShowResult { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public string StandardBendBreakRadius { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public double TangentAngleTol { get; set; }
Property Value
Type |
Description |
System.Double |
|
Methods
Declaration
public bool GetCheckSheetMetalFeatures()
Returns
Type |
Description |
System.Boolean |
|
Declaration
public bool GetRecognizeSheetMetalFeatures()
Returns
Type |
Description |
System.Boolean |
|
Declaration
public string[] GetSelectedCheckerIds()
Returns
Type |
Description |
System.String[] |
|
Declaration
public int[] GetSelectedCheckerIndicies()
Returns
Type |
Description |
System.Int32[] |
|
Declaration
public void RegisterCheckers()
Declaration
public void SetCheckSheetMetalFeatures(bool check)
Parameters
Type |
Name |
Description |
System.Boolean |
check |
|
Declaration
public void SetRecognizeSheetMetalFeatures(bool recognize)
Parameters
Type |
Name |
Description |
System.Boolean |
recognize |
|
Declaration
public void SetSelectedCheckerIds(string[] selectedCheckerIds)
Parameters
Type |
Name |
Description |
System.String[] |
selectedCheckerIds |
|
Declaration
public void SetSelectedCheckerIndicies(int[] selectedCheckerIndicies)
Parameters
Type |
Name |
Description |
System.Int32[] |
selectedCheckerIndicies |
|
Declaration
public void UpdateValidationResult(TaggedObject validationResultTag)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink