yucad3d

CadEntityGetBorder

Returns the border of the entity.

std::int32_t CadEntityGetBorder ( YuHandle hEnt );

Parameters

hEnt (YuHandle)
Handle to the entity.

Return Value

The border.

See Also