Create a new ID with altered routing information.
Namespace:
Demo3D.IO
Assembly:
Demo3D.IO (in Demo3D.IO.dll) Version: 15.0.2.11458
Syntaxpublic ID SetRoutingInfo(
RoutingInfo routingInfo
)
Parameters
- routingInfo
- Type: Demo3D.IORoutingInfo
Routing information (or null).
Return Value
Type:
ID[Missing <returns> documentation for "M:Demo3D.IO.ID.SetRoutingInfo(Demo3D.IO.RoutingInfo)"]
See Also