public void SetRoutingType( Connection3D.Enums.RoutingType nType, Connection3D[] Connections3D )
public: void SetRoutingType( Connection3D.Enums.RoutingType nType, array<Connection3D^>^ Connections3D )
Parameters
- nType
- The type of routing (undefined (0) or with (1) or without(2) using a network).
- Connections3D
- An array of Connections3D.