Search Results for

    Show / Hide Table of Contents

    Class MeshControlDisplayOptionsBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    MeshControlDisplayOptionsBuilder
    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.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
    System.Int32

    BoundingVolumeDensitySize

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

    CrackFaceConditionSize

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

    CylinderDensitySize

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

    DependentEdgeDensitySize

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

    EdgeDensitySize

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

    EdgeSeparationConditionSize

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

    FaceDensitySize

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

    FilletDensitySize

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

    MappedHoleSize

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

    MeshMateSize

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

    PointDensitySize

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

    ShadeSymbols

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

    ShowThroughDisplay

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

    TextDisplay

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

    WeldRowSize

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

    Implements

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