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