Search Results for

    Show / Hide Table of Contents

    Class PmiSurfaceFinishData

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TransientObject
    PmiSemanticData
    PmiSurfaceFinishData
    Implements
    IMessageSink
    IDisposable
    Inherited Members
    PmiSemanticData.FreeResource()
    TransientObject.Dispose()
    TransientObject.ToString()
    TransientObject.PrintTestData(string)
    TransientObject.PrintTestData(string, int)
    TransientObject.Handle
    NXRemotableObject.initialize()
    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.Annotations
    Assembly: NXOpen.dll
    Syntax
    public class PmiSurfaceFinishData : PmiSemanticData, IMessageSink, IDisposable

    Constructors

    PmiSurfaceFinishData(nint)

    Declaration
    protected PmiSurfaceFinishData(nint ptr)
    Parameters
    Type Name Description
    nint ptr

    Properties

    A1String

    Declaration
    public string A1String { get; }
    Property Value
    Type Description
    string

    A2String

    Declaration
    public string A2String { get; }
    Property Value
    Type Description
    string

    BString

    Declaration
    public string BString { get; }
    Property Value
    Type Description
    string

    CString

    Declaration
    public string CString { get; }
    Property Value
    Type Description
    string

    DString

    Declaration
    public string DString { get; }
    Property Value
    Type Description
    string

    EString

    Declaration
    public string EString { get; }
    Property Value
    Type Description
    string

    F1String

    Declaration
    public string F1String { get; }
    Property Value
    Type Description
    string

    F2String

    Declaration
    public string F2String { get; }
    Property Value
    Type Description
    string

    LowerDelta

    Declaration
    public double LowerDelta { get; }
    Property Value
    Type Description
    double

    SingleRoughnessValue

    Declaration
    public bool SingleRoughnessValue { get; }
    Property Value
    Type Description
    bool

    Standard

    Declaration
    public SurfaceFinishBuilder.StandardType Standard { get; }
    Property Value
    Type Description
    SurfaceFinishBuilder.StandardType

    SymbolType

    Declaration
    public SurfaceFinishBuilder.FinishType SymbolType { get; }
    Property Value
    Type Description
    SurfaceFinishBuilder.FinishType

    Title

    Declaration
    public string Title { get; }
    Property Value
    Type Description
    string

    UpperDelta

    Declaration
    public double UpperDelta { get; }
    Property Value
    Type Description
    double

    Implements

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