Search Results for

    Show / Hide Table of Contents

    Class SpiderElementBuilder

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

    Constructors

    SpiderElementBuilder()

    Declaration
    protected SpiderElementBuilder()

    Properties

    CollectorName

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

    CoreNode

    Declaration
    public SelectFENode CoreNode { get; }
    Property Value
    Type Description
    SelectFENode

    Label

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

    LegNodes

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

    MeshName

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

    NeutralName

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

    NewMeshOption

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

    Implements

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