Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Demo3D Namespaces
Demo3D.IO Namespaces
Demo3D.IO
Signal Class
Signal Methods
Dispose Method
Fork Method
Generate Method
Log Method
Merge Method
Split Method
Signal
Merge Method
Merges
merge
into the calling signal. The original
merge
signal is disposed.
Namespace:
Demo3D.IO
Assembly:
Demo3D.IO (in Demo3D.IO.dll) Version: 15.0.2.11458
Syntax
C#
Copy
public
void
Merge
(
ref
Signal
??
merge
,
RealTime
?
at
=
null
)
Parameters
merge
Type:
Demo3D.IO
Signal
The signal to merge.
at
(Optional)
Type:
System
Nullable
RealTime
The time of merging.
See Also
Reference
Signal Class
Demo3D.IO Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com