Search Results for

    Show / Hide Table of Contents

    Class VDVMirrorListItemBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    VDVMirrorListItemBuilder
    Implements
    IMessageSink
    IComponentBuilder
    Inherited Members
    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.Features
    Assembly: NXOpen.dll
    Syntax
    public class VDVMirrorListItemBuilder : TaggedObject, IMessageSink, IComponentBuilder

    Constructors

    VDVMirrorListItemBuilder()

    Declaration
    protected VDVMirrorListItemBuilder()

    Properties

    AxisPair

    Declaration
    public VDVMirrorListItemBuilder.AxisPairs AxisPair { get; set; }
    Property Value
    Type Description
    VDVMirrorListItemBuilder.AxisPairs

    Mirror

    Declaration
    public SelectFeature Mirror { get; }
    Property Value
    Type Description
    SelectFeature

    MirrorOrientation

    Declaration
    public VDVMirrorListItemBuilder.MirrorOrientations MirrorOrientation { get; set; }
    Property Value
    Type Description
    VDVMirrorListItemBuilder.MirrorOrientations

    XRotation

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

    YRotation

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

    ZRotation

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

    Methods

    ButtonSettings()

    Declaration
    public void ButtonSettings()

    Validate()

    Declaration
    public bool Validate()
    Returns
    Type Description
    bool

    Implements

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