Class ClearanceManagementBuilder
Inheritance
ClearanceManagementBuilder
Assembly: NXOpen.dll
public class ClearanceManagementBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected ClearanceManagementBuilder()
Properties
Declaration
public bool IsHighLightFacesWithSameClearance { get; set; }
Property Value
Declaration
public double PlateClearanceEighth { get; set; }
Property Value
Declaration
public double PlateClearanceFifth { get; set; }
Property Value
Declaration
public double PlateClearanceFirst { get; set; }
Property Value
Declaration
public double PlateClearanceFourth { get; set; }
Property Value
Declaration
public double PlateClearanceNinth { get; set; }
Property Value
Declaration
public double PlateClearanceSecond { get; set; }
Property Value
Declaration
public double PlateClearanceSeventh { get; set; }
Property Value
Declaration
public double PlateClearanceSixth { get; set; }
Property Value
Declaration
public double PlateClearanceTenth { get; set; }
Property Value
Declaration
public double PlateClearanceThird { get; set; }
Property Value
Declaration
public ScCollector SelectFace { get; }
Property Value
Declaration
public SelectBody SelectPart { get; }
Property Value
Declaration
public bool ShowPartAndClearanceHoleOnly { get; set; }
Property Value
Declaration
public string SpecifyClearanceDataFile { get; set; }
Property Value
Declaration
public ClearanceManagementBuilder.Selection ToolPartOrTargetPart { get; set; }
Property Value
Declaration
public ClearanceManagementBuilder.Type TypeAssignOrCheck { get; set; }
Property Value
Declaration
public bool UsePlateClearanceEighth { get; set; }
Property Value
Declaration
public bool UsePlateClearanceFifth { get; set; }
Property Value
Declaration
public bool UsePlateClearanceFirst { get; set; }
Property Value
Declaration
public bool UsePlateClearanceFourth { get; set; }
Property Value
Declaration
public bool UsePlateClearanceNinth { get; set; }
Property Value
Declaration
public bool UsePlateClearanceSecond { get; set; }
Property Value
Declaration
public bool UsePlateClearanceSeventh { get; set; }
Property Value
Declaration
public bool UsePlateClearanceSixth { get; set; }
Property Value
Declaration
public bool UsePlateClearanceTenth { get; set; }
Property Value
Declaration
public bool UsePlateClearanceThird { get; set; }
Property Value
Methods
Declaration
public void SetParameters(string[] paraNames, string[] paraValues)
Parameters
Type |
Name |
Description |
string[] |
paraNames |
|
string[] |
paraValues |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink