Search Results for

    Show / Hide Table of Contents

    Class ElementRevolveBuilder

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

    Constructors

    ElementRevolveBuilder()

    Declaration
    protected ElementRevolveBuilder()

    Properties

    Angle

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

    AngleOption

    Declaration
    public ElementRevolveBuilder.AngleType AngleOption { get; set; }
    Property Value
    Type Description
    ElementRevolveBuilder.AngleType

    AutoResolveLabelConflict

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

    Axis

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

    CollectorName

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

    ElementDimensionOption

    Declaration
    public ElementRevolveBuilder.ElemDimType ElementDimensionOption { get; set; }
    Property Value
    Type Description
    ElementRevolveBuilder.ElemDimType

    ElementType

    Declaration
    public ElementTypeBuilder ElementType { get; }
    Property Value
    Type Description
    ElementTypeBuilder

    Elements

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

    ExportMesh

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

    Increment

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

    Label

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

    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 ElementRevolveBuilder.NewMeshType NewMeshOption { get; set; }
    Property Value
    Type Description
    ElementRevolveBuilder.NewMeshType

    NumberOfCopy

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

    RetainCollector

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

    Implements

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