yucad3d

CadHatchPutPattern

Sets the pattern of the hatch.

void CadHatchPutPattern ( YuHandle hEnt, const char* szPatName );

Parameters

hEnt (YuHandle)
Handle to the entity.
szPatName (const char*)
NUL-terminated UTF-8 string.

Return Value

None.

See Also