yucad3d

CadDimStyleGetTextStyleID

Returns the text style i d of the dimension style.

std::int32_t CadDimStyleGetTextStyleID ( YuHandle hStyle );

Parameters

hStyle (YuHandle)
Handle to the style.

Return Value

The text style i d.

See Also