Search Results for

    Show / Hide Table of Contents

    Class FemPatternDirectionCircularBuilder

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

    Constructors

    FemPatternDirectionCircularBuilder()

    Declaration
    protected FemPatternDirectionCircularBuilder()

    Properties

    Pitch

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

    Point

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

    Span

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

    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