Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Demo3D Namespaces
Demo3D.EventQueue Namespaces
Demo3D.EventQueue
ModelTime.Math Class
Math Methods
Abs Method
Max Method
Min Method
ModelTime
Math
Max Method
Returns the larger/later of two times.
Namespace:
Demo3D.EventQueue
Assembly:
Demo3D.EventQueue (in Demo3D.EventQueue.dll) Version: 15.0.2.11458
Syntax
C#
Copy
public
static
ModelTime
Max
(
ModelTime
a
,
ModelTime
b
)
Parameters
a
Type:
Demo3D.EventQueue
ModelTime
The first time to compare.
b
Type:
Demo3D.EventQueue
ModelTime
The second time to compare.
Return Value
Type:
ModelTime
The larger/later of two times.
See Also
Reference
ModelTime
Math Class
Demo3D.EventQueue Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com