Description:
Returns the HiddenLineDrawingCurve object containing parameter 't'.
Syntax:
Parameters:
- t
- Type: double
- The parameter.
- side
- Type: int
- Determines which side to return at breakpoints, where: 0 - default, <0 - curve that contains an interval [t-, t], for some t- < t, >0 - curve that contains an interval [t, t+], for some t+ > t.
Returns:
Type: HiddenLineDrawingSegment
The HiddenLineDrawingCurve object if successful.
Available since:
6.0
Description:
Returns the HiddenLineDrawingCurve object containing parameter 't'.
Syntax:
Parameters:
- t
- Type: double
- The parameter.
Returns:
Type: HiddenLineDrawingSegment
The HiddenLineDrawingCurve object if successful.
Available since:
6.0