Search Results for

    Show / Hide Table of Contents

    Class NodeElementInfoBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    NodeElementInfoBuilder
    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 NodeElementInfoBuilder : Builder, IMessageSink, IComponentBuilder

    Constructors

    NodeElementInfoBuilder()

    Declaration
    protected NodeElementInfoBuilder()

    Properties

    Coordinates

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

    Csys

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

    Element

    Declaration
    public SelectElementsBuilder Element { get; }
    Property Value
    Type Description
    SelectElementsBuilder

    ElementConnectivity

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

    ElementQuality

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

    ElementType

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

    EntityOption

    Declaration
    public NodeElementInfoBuilder.EntityType EntityOption { get; set; }
    Property Value
    Type Description
    NodeElementInfoBuilder.EntityType

    FormatOption

    Declaration
    public NodeElementInfoBuilder.FormatType FormatOption { get; set; }
    Property Value
    Type Description
    NodeElementInfoBuilder.FormatType

    Mesh

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

    MeshCollector

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

    Node

    Declaration
    public SelectFENodeList Node { get; }
    Property Value
    Type Description
    SelectFENodeList

    NodeConnectivity

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

    PropertyOption

    Declaration
    public NodeElementInfoBuilder.PropertyType PropertyOption { get; set; }
    Property Value
    Type Description
    NodeElementInfoBuilder.PropertyType

    Implements

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