This document is archived and information here might be outdated. Recommended version. |
Indicates if the relation must be reported on the origin and end nodes of links when schematic links are returned by the Schematic Spatial Query rule.
[Visual Basic .NET] Public Property RelateConnectedNodes As Boolean
[C#] public bool RelateConnectedNodes {get; set;}
[C++]
HRESULT get_RelateConnectedNodes(
Boolean* RelateConnectedNodes
);
[C++]
HRESULT put_RelateConnectedNodes(
VARIANT_BOOL RelateConnectedNodes
);
[C++]
Parameters RelateConnectedNodes [out, retval]
RelateConnectedNodes is a parameter of type bool* RelateConnectedNodes [in]
RelateConnectedNodes is a parameter of type bool