.

SqNode.SegmentCount

The number of SynqNet node segments connected to the SynqNet node represented by the SqNode object.

Version History

Introduced in MPX 2.0.

Type

Int32 (read only)

Visual Basic

Syntax

Property SegmentCount As Int32

Sample Code

 
Dim x As Int32 = controller.SynqNet(0).Node(0).SegmentCount 


Sample Application

 

C#

Syntax

int SegmentCount;

Sample Code

 
int x = controller.SynqNet[0].Node[0].SegmentCount; 

 

See Also

Segment

 

       Legal Notice  |  Tech Email  |  Feedback
      
Copyright ©
2001-2021 Motion Engineering