Class RoutingLogical
Inheritance
RoutingLogical
Assembly: NXOpen.dll
Syntax
public class RoutingLogical : NXRemotableObject, IMessageSink
Constructors
RoutingLogical(RoutingApplicationView)
Declaration
protected RoutingLogical(RoutingApplicationView owner)
Parameters
Properties
FlowArrowParameterA
Declaration
public double FlowArrowParameterA { get; set; }
Property Value
FlowArrowParameterB
Declaration
public double FlowArrowParameterB { get; set; }
Property Value
FlowArrowType
Declaration
public RoutingLogical.FlowArrowEnumType FlowArrowType { get; set; }
Property Value
Tag
Declaration
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink