Search Results for

    Show / Hide Table of Contents

    Class FemPatternDirectionRadiateBuilder

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

    Constructors

    FemPatternDirectionRadiateBuilder()

    Declaration
    protected FemPatternDirectionRadiateBuilder()

    Properties

    IncludeFirstCircle

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

    Pitch

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

    Span

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

    Implements

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