Interval(Interval) Constructor

Copy constructor for the Interval class.

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public Interval(
        Interval other
)

Parameters

other  Interval
[in] Other interval to copy.
See Also

©  Bricsys NV. All rights reserved.