Assembly: NXOpen.dll
public class AfuHeaderId : TransientObject, IMessageSink, IDisposable
Constructors
Declaration
protected AfuHeaderId(nint ptr)
Parameters
Type |
Name |
Description |
nint |
ptr |
|
Properties
Declaration
public int Coordinate { get; set; }
Property Value
Declaration
public string IdLine1 { get; set; }
Property Value
Declaration
public string IdLine2 { get; set; }
Property Value
Declaration
public string IdLine3 { get; set; }
Property Value
Declaration
public string IdLine4 { get; set; }
Property Value
Declaration
public int LoadCase { get; set; }
Property Value
Declaration
public string Owner { get; set; }
Property Value
Declaration
public string Reference { get; set; }
Property Value
Declaration
public int ReferenceId { get; set; }
Property Value
Declaration
public string Response { get; set; }
Property Value
Declaration
public int ResponseId { get; set; }
Property Value
Declaration
public int Version { get; set; }
Property Value
Methods
Declaration
protected override void FreeResource()
Overrides
Implements
System.Runtime.Remoting.Messaging.IMessageSink