Search Results for

    Show / Hide Table of Contents

    Class ClearanceManagementBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    ClearanceManagementBuilder
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    Inherited Members
    Builder.Commit()
    Builder.Destroy()
    Builder.GetCommittedObjects()
    Builder.GetObject()
    Builder.ShowResults()
    Builder.Validate()
    Builder.PreviewBuilder
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(String)
    TaggedObject.PrintTestData(String, Int32)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    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)
    Namespace: NXOpen.Tooling
    Assembly: NXOpen.dll
    Syntax
    public class ClearanceManagementBuilder : Builder, IMessageSink, IComponentBuilder

    Constructors

    ClearanceManagementBuilder()

    Declaration
    protected ClearanceManagementBuilder()

    Properties

    IsHighLightFacesWithSameClearance

    Declaration
    public bool IsHighLightFacesWithSameClearance { get; set; }
    Property Value
    Type Description
    System.Boolean

    PlateClearanceEighth

    Declaration
    public double PlateClearanceEighth { get; set; }
    Property Value
    Type Description
    System.Double

    PlateClearanceFifth

    Declaration
    public double PlateClearanceFifth { get; set; }
    Property Value
    Type Description
    System.Double

    PlateClearanceFirst

    Declaration
    public double PlateClearanceFirst { get; set; }
    Property Value
    Type Description
    System.Double

    PlateClearanceFourth

    Declaration
    public double PlateClearanceFourth { get; set; }
    Property Value
    Type Description
    System.Double

    PlateClearanceNinth

    Declaration
    public double PlateClearanceNinth { get; set; }
    Property Value
    Type Description
    System.Double

    PlateClearanceSecond

    Declaration
    public double PlateClearanceSecond { get; set; }
    Property Value
    Type Description
    System.Double

    PlateClearanceSeventh

    Declaration
    public double PlateClearanceSeventh { get; set; }
    Property Value
    Type Description
    System.Double

    PlateClearanceSixth

    Declaration
    public double PlateClearanceSixth { get; set; }
    Property Value
    Type Description
    System.Double

    PlateClearanceTenth

    Declaration
    public double PlateClearanceTenth { get; set; }
    Property Value
    Type Description
    System.Double

    PlateClearanceThird

    Declaration
    public double PlateClearanceThird { get; set; }
    Property Value
    Type Description
    System.Double

    SelectFace

    Declaration
    public ScCollector SelectFace { get; }
    Property Value
    Type Description
    ScCollector

    SelectPart

    Declaration
    public SelectBody SelectPart { get; }
    Property Value
    Type Description
    SelectBody

    ShowPartAndClearanceHoleOnly

    Declaration
    public bool ShowPartAndClearanceHoleOnly { get; set; }
    Property Value
    Type Description
    System.Boolean

    SpecifyClearanceDataFile

    Declaration
    public string SpecifyClearanceDataFile { get; set; }
    Property Value
    Type Description
    System.String

    ToolPartOrTargetPart

    Declaration
    public ClearanceManagementBuilder.Selection ToolPartOrTargetPart { get; set; }
    Property Value
    Type Description
    ClearanceManagementBuilder.Selection

    TypeAssignOrCheck

    Declaration
    public ClearanceManagementBuilder.Type TypeAssignOrCheck { get; set; }
    Property Value
    Type Description
    ClearanceManagementBuilder.Type

    UsePlateClearanceEighth

    Declaration
    public bool UsePlateClearanceEighth { get; set; }
    Property Value
    Type Description
    System.Boolean

    UsePlateClearanceFifth

    Declaration
    public bool UsePlateClearanceFifth { get; set; }
    Property Value
    Type Description
    System.Boolean

    UsePlateClearanceFirst

    Declaration
    public bool UsePlateClearanceFirst { get; set; }
    Property Value
    Type Description
    System.Boolean

    UsePlateClearanceFourth

    Declaration
    public bool UsePlateClearanceFourth { get; set; }
    Property Value
    Type Description
    System.Boolean

    UsePlateClearanceNinth

    Declaration
    public bool UsePlateClearanceNinth { get; set; }
    Property Value
    Type Description
    System.Boolean

    UsePlateClearanceSecond

    Declaration
    public bool UsePlateClearanceSecond { get; set; }
    Property Value
    Type Description
    System.Boolean

    UsePlateClearanceSeventh

    Declaration
    public bool UsePlateClearanceSeventh { get; set; }
    Property Value
    Type Description
    System.Boolean

    UsePlateClearanceSixth

    Declaration
    public bool UsePlateClearanceSixth { get; set; }
    Property Value
    Type Description
    System.Boolean

    UsePlateClearanceTenth

    Declaration
    public bool UsePlateClearanceTenth { get; set; }
    Property Value
    Type Description
    System.Boolean

    UsePlateClearanceThird

    Declaration
    public bool UsePlateClearanceThird { get; set; }
    Property Value
    Type Description
    System.Boolean

    Methods

    SetParameters(String[], String[])

    Declaration
    public void SetParameters(string[] paraNames, string[] paraValues)
    Parameters
    Type Name Description
    System.String[] paraNames
    System.String[] paraValues

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In This Article
    Back to top Generated by DocFX