Class ArrowComponent
Inheritance
ArrowComponent
Assembly: NXOpen.dll
Syntax
public class ArrowComponent : TransientObject, IMessageSink, IDisposable
Constructors
ArrowComponent(nint)
Declaration
protected ArrowComponent(nint ptr)
Parameters
Type |
Name |
Description |
nint |
ptr |
|
Properties
ArrowAngle
Declaration
public double ArrowAngle { get; }
Property Value
IncludedArrowAngle
Declaration
public double IncludedArrowAngle { get; }
Property Value
Index
Declaration
public int Index { get; }
Property Value
Origin
Declaration
public Point3d Origin { get; }
Property Value
Type
Declaration
public ArrowheadType Type { get; }
Property Value
Methods
FreeResource()
Declaration
protected override void FreeResource()
Overrides
Implements
System.Runtime.Remoting.Messaging.IMessageSink