Class PmiSurfaceFinishData
Inheritance
System.Object
System.MarshalByRefObject
PmiSurfaceFinishData
Implements
System.Runtime.Remoting.Messaging.IMessageSink
System.IDisposable
Inherited Members
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