Search Results for

    Show / Hide Table of Contents

    Class ElementReflectBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    ElementReflectBuilder
    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 ElementReflectBuilder : Builder, IMessageSink, IComponentBuilder

    Constructors

    ElementReflectBuilder()

    Declaration
    protected ElementReflectBuilder()

    Properties

    AssociativeSelection

    Declaration
    public SelectTaggedObjectList AssociativeSelection { get; }
    Property Value
    Type Description
    SelectTaggedObjectList

    CollectorName

    Declaration
    public string CollectorName { get; set; }
    Property Value
    Type Description
    string

    ElementDimensionOption

    Declaration
    public ElementReflectBuilder.ElemDimType ElementDimensionOption { get; set; }
    Property Value
    Type Description
    ElementReflectBuilder.ElemDimType

    ElementType

    Declaration
    public ElementTypeBuilder ElementType { get; }
    Property Value
    Type Description
    ElementTypeBuilder

    Elements

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

    ExportMesh

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

    Increment

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

    Label

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

    LabelOption

    Declaration
    public ElementReflectBuilder.LabelType LabelOption { get; set; }
    Property Value
    Type Description
    ElementReflectBuilder.LabelType

    MergeNodes

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

    MeshName

    Declaration
    public string MeshName { get; set; }
    Property Value
    Type Description
    string

    MovToggle

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

    NeutralName

    Declaration
    public string NeutralName { get; set; }
    Property Value
    Type Description
    string

    NewMeshOption

    Declaration
    public ElementReflectBuilder.NewMeshType NewMeshOption { get; set; }
    Property Value
    Type Description
    ElementReflectBuilder.NewMeshType

    Offset

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

    Plane

    Declaration
    public Plane Plane { get; set; }
    Property Value
    Type Description
    Plane

    ReflectType

    Declaration
    public ElementReflectBuilder.Type ReflectType { get; set; }
    Property Value
    Type Description
    ElementReflectBuilder.Type

    SolidElmOption

    Declaration
    public ElementReflectBuilder.SolidElemMovDirType SolidElmOption { get; set; }
    Property Value
    Type Description
    ElementReflectBuilder.SolidElemMovDirType

    Implements

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