yucad3d

CadHatchGetPattern

Pattern name get / put — our extra over Vecad's angle/scale-only attrs.

std::int32_t CadHatchGetPattern ( YuHandle hEnt, char* buf, std::int32_t cap );

Parameters

hEnt (YuHandle)
Handle to the entity.
buf (char*)
NUL-terminated UTF-8 string.
cap (std::int32_t)
Integer value.

Return Value

The pattern.

See Also