Search Results for

    Show / Hide Table of Contents

    Class ViewStyleFPCurvesBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    ViewStyleFPCurvesBuilder
    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.Drawings
    Assembly: NXOpen.dll
    Syntax
    public class ViewStyleFPCurvesBuilder : TaggedObject, IMessageSink, IComponentBuilder

    Constructors

    ViewStyleFPCurvesBuilder()

    Declaration
    protected ViewStyleFPCurvesBuilder()

    Properties

    Color

    Declaration
    public NXColor Color { get; set; }
    Property Value
    Type Description
    NXColor

    Font

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

    State

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

    Type

    Declaration
    public FlatPatternSettings.FlatPatternObjectType Type { get; }
    Property Value
    Type Description
    FlatPatternSettings.FlatPatternObjectType

    Width

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

    Methods

    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