Search Results for

    Show / Hide Table of Contents

    Class ScalingSetBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    OnPathDimWithValueBuilder
    ScalingSetBuilder
    Implements
    IMessageSink
    INXObject
    IComponentBuilder
    Inherited Members
    OnPathDimWithValueBuilder.InheritLocation(OnPathDimWithValueBuilder)
    OnPathDimWithValueBuilder.InheritValue(OnPathDimWithValueBuilder)
    OnPathDimWithValueBuilder.FindObject(string)
    OnPathDimWithValueBuilder.Print()
    OnPathDimWithValueBuilder.SetName(string)
    OnPathDimWithValueBuilder.Validate()
    OnPathDimWithValueBuilder.Location
    OnPathDimWithValueBuilder.Value
    OnPathDimWithValueBuilder.IsOccurrence
    OnPathDimWithValueBuilder.JournalIdentifier
    OnPathDimWithValueBuilder.Name
    OnPathDimWithValueBuilder.OwningComponent
    OnPathDimWithValueBuilder.OwningPart
    OnPathDimWithValueBuilder.Prototype
    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.GeometricUtilities
    Assembly: NXOpen.dll
    Syntax
    public class ScalingSetBuilder : OnPathDimWithValueBuilder, IMessageSink, INXObject, IComponentBuilder

    Constructors

    ScalingSetBuilder()

    Declaration
    protected ScalingSetBuilder()

    Properties

    ScalingValue

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

    Implements

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