This document is archived and information here might be outdated. Recommended version. |
Parameter value used to quickly increase the schematic link displacement between link and node when they are not connected together.
[Visual Basic .NET]
Public Property RepelNodeLinkFactor As Double
[C#]
public double RepelNodeLinkFactor {get; set;}
[C++]
HRESULT get_RepelNodeLinkFactor(
double dRepelNodeLinkFactor
);
[C++]
HRESULT put_RepelNodeLinkFactor(
System.Double* dRepelNodeLinkFactor
);
[C++] Parameters dRepelNodeLinkFactor [in]
dRepelNodeLinkFactor is a parameter of type double dRepelNodeLinkFactor [out, retval]
dRepelNodeLinkFactor is a parameter of type double*