Search Results for

    Show / Hide Table of Contents

    Class ShellEADBuilder

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

    Constructors

    ShellEADBuilder()

    Declaration
    protected ShellEADBuilder()

    Properties

    CoordinateSystem

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

    CsysDataType

    Declaration
    public ShellEADBuilder.CoordinateSystemDataType CsysDataType { get; set; }
    Property Value
    Type Description
    ShellEADBuilder.CoordinateSystemDataType

    Elements

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

    GapThicknessExpression

    Declaration
    public Expression GapThicknessExpression { get; }
    Property Value
    Type Description
    Expression

    GapThicknessState

    Declaration
    public ShellEADBuilder.State GapThicknessState { get; set; }
    Property Value
    Type Description
    ShellEADBuilder.State

    MaterialOrientationState

    Declaration
    public ShellEADBuilder.State MaterialOrientationState { get; set; }
    Property Value
    Type Description
    ShellEADBuilder.State

    Node

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

    NodeGaps

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

    PhysicalPropertyTable

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

    PhysicalPropertyTableState

    Declaration
    public ShellEADBuilder.State PhysicalPropertyTableState { get; set; }
    Property Value
    Type Description
    ShellEADBuilder.State

    PointInPlane

    Declaration
    public Point PointInPlane { get; set; }
    Property Value
    Type Description
    Point

    PointOnZaxis

    Declaration
    public Point PointOnZaxis { get; set; }
    Property Value
    Type Description
    Point

    PointOrigin

    Declaration
    public Point PointOrigin { get; set; }
    Property Value
    Type Description
    Point

    PreferredLabel

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

    SetMatOriMethod

    Declaration
    public ShellEADBuilder.MaterialOrientationMethod SetMatOriMethod { get; set; }
    Property Value
    Type Description
    ShellEADBuilder.MaterialOrientationMethod

    ThicknessExpression

    Declaration
    public Expression ThicknessExpression { get; }
    Property Value
    Type Description
    Expression

    ThicknessState

    Declaration
    public ShellEADBuilder.State ThicknessState { get; set; }
    Property Value
    Type Description
    ShellEADBuilder.State

    Vector

    Declaration
    public Direction Vector { get; set; }
    Property Value
    Type Description
    Direction

    ZoffsetExpression

    Declaration
    public Expression ZoffsetExpression { get; }
    Property Value
    Type Description
    Expression

    ZoffsetState

    Declaration
    public ShellEADBuilder.State ZoffsetState { get; set; }
    Property Value
    Type Description
    ShellEADBuilder.State

    Implements

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