Gets the number of segments connected to the specified end.
Syntax: |
---|
DlxWire.GetLinkCount(index) |
Parameters
Parameter | Description |
---|---|
index | Specify 0 for the beginning of the wire, 1 for the end of the wire. |
Return Value
Returns the number of objects connected to the specified end.
Example
Copy code | |
---|---|
|