yucad3d

CadLineIsX

Returns whether the line is an xline (infinite in both directions).

std::int32_t CadLineIsX ( YuHandle hEnt );

Parameters

hEnt (YuHandle)
Handle to the entity.

Return Value

Nonzero (TRUE) on success, 0 (FALSE) on failure.

See Also