Search Results for

    Show / Hide Table of Contents

    Class FemPatternDirectionLinearBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    FemPatternDirectionBuilder
    FemPatternDirectionLinearBuilder
    Implements
    IMessageSink
    IComponentBuilder
    Inherited Members
    FemPatternDirectionBuilder.Validate()
    FemPatternDirectionBuilder.Count
    FemPatternDirectionBuilder.Spacing
    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 FemPatternDirectionLinearBuilder : FemPatternDirectionBuilder, IMessageSink, IComponentBuilder

    Constructors

    FemPatternDirectionLinearBuilder()

    Declaration
    protected FemPatternDirectionLinearBuilder()

    Properties

    Pitch

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

    Span

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

    Symmetric

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

    Vector

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

    Implements

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