Search Results for

    Show / Hide Table of Contents

    Class PmiSurfaceFinishData

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TransientObject
    PmiSemanticData
    PmiSurfaceFinishData
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    System.IDisposable
    Inherited Members
    PmiSemanticData.FreeResource()
    TransientObject.Dispose()
    TransientObject.ToString()
    TransientObject.PrintTestData(String)
    TransientObject.PrintTestData(String, Int32)
    TransientObject.Handle
    NXRemotableObject.initialize()
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    System.MarshalByRefObject.CreateObjRef(System.Type)
    System.MarshalByRefObject.GetLifetimeService()
    System.MarshalByRefObject.InitializeLifetimeService()
    System.MarshalByRefObject.MemberwiseClone(System.Boolean)
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: NXOpen.Annotations
    Assembly: NXOpen.dll
    Syntax
    public class PmiSurfaceFinishData : PmiSemanticData, IMessageSink, IDisposable

    Constructors

    PmiSurfaceFinishData(IntPtr)

    Declaration
    protected PmiSurfaceFinishData(IntPtr ptr)
    Parameters
    Type Name Description
    System.IntPtr ptr

    Properties

    A1String

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

    A2String

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

    BString

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

    CString

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

    DString

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

    EString

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

    F1String

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

    F2String

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

    LowerDelta

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

    SingleRoughnessValue

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

    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
    System.String

    UpperDelta

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

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    System.IDisposable
    In This Article
    Back to top Generated by DocFX