Search Results for

    Show / Hide Table of Contents

    Class MeshControlDisplayOptionsBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    MeshControlDisplayOptionsBuilder
    Implements
    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, int)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: NXOpen.CAE
    Assembly: NXOpen.dll
    Syntax
    public class MeshControlDisplayOptionsBuilder : Builder, IMessageSink, IComponentBuilder

    Constructors

    MeshControlDisplayOptionsBuilder()

    Declaration
    protected MeshControlDisplayOptionsBuilder()

    Properties

    BoundaryLayerSize

    Declaration
    public int BoundaryLayerSize { get; set; }
    Property Value
    Type Description
    int

    BoundingVolumeDensitySize

    Declaration
    public int BoundingVolumeDensitySize { get; set; }
    Property Value
    Type Description
    int

    CrackFaceConditionSize

    Declaration
    public int CrackFaceConditionSize { get; set; }
    Property Value
    Type Description
    int

    CylinderDensitySize

    Declaration
    public int CylinderDensitySize { get; set; }
    Property Value
    Type Description
    int

    DependentEdgeDensitySize

    Declaration
    public int DependentEdgeDensitySize { get; set; }
    Property Value
    Type Description
    int

    EdgeDensitySize

    Declaration
    public int EdgeDensitySize { get; set; }
    Property Value
    Type Description
    int

    EdgeSeparationConditionSize

    Declaration
    public int EdgeSeparationConditionSize { get; set; }
    Property Value
    Type Description
    int

    FaceDensitySize

    Declaration
    public int FaceDensitySize { get; set; }
    Property Value
    Type Description
    int

    FilletDensitySize

    Declaration
    public int FilletDensitySize { get; set; }
    Property Value
    Type Description
    int

    MappedHoleSize

    Declaration
    public int MappedHoleSize { get; set; }
    Property Value
    Type Description
    int

    MeshMateSize

    Declaration
    public int MeshMateSize { get; set; }
    Property Value
    Type Description
    int

    PointDensitySize

    Declaration
    public int PointDensitySize { get; set; }
    Property Value
    Type Description
    int

    ShadeSymbols

    Declaration
    public bool ShadeSymbols { get; set; }
    Property Value
    Type Description
    bool

    ShowThroughDisplay

    Declaration
    public bool ShowThroughDisplay { get; set; }
    Property Value
    Type Description
    bool

    TextDisplay

    Declaration
    public bool TextDisplay { get; set; }
    Property Value
    Type Description
    bool

    WeldRowSize

    Declaration
    public int WeldRowSize { get; set; }
    Property Value
    Type Description
    int

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In this article
    Back to top Generated by DocFX