Class ClearanceManagementBuilder
Inheritance
System.Object
System.MarshalByRefObject
ClearanceManagementBuilder
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 ClearanceManagementBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected ClearanceManagementBuilder()
Properties
Declaration
public bool IsHighLightFacesWithSameClearance { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public double PlateClearanceEighth { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double PlateClearanceFifth { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double PlateClearanceFirst { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double PlateClearanceFourth { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double PlateClearanceNinth { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double PlateClearanceSecond { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double PlateClearanceSeventh { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double PlateClearanceSixth { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double PlateClearanceTenth { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double PlateClearanceThird { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public ScCollector SelectFace { get; }
Property Value
Declaration
public SelectBody SelectPart { get; }
Property Value
Declaration
public bool ShowPartAndClearanceHoleOnly { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public string SpecifyClearanceDataFile { get; set; }
Property Value
Type |
Description |
System.String |
|
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
Type |
Description |
System.Boolean |
|
Declaration
public bool UsePlateClearanceFifth { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool UsePlateClearanceFirst { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool UsePlateClearanceFourth { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool UsePlateClearanceNinth { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool UsePlateClearanceSecond { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool UsePlateClearanceSeventh { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool UsePlateClearanceSixth { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool UsePlateClearanceTenth { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool UsePlateClearanceThird { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Methods
Declaration
public void SetParameters(string[] paraNames, string[] paraValues)
Parameters
Type |
Name |
Description |
System.String[] |
paraNames |
|
System.String[] |
paraValues |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink