CadDimStylePutTextStyleID
Sets the text style i d of the dimension style.
void CadDimStylePutTextStyleID (
YuHandle hStyle,
std::int32_t Id
);
Parameters
- hStyle (YuHandle)
- Handle to the style.
- Id (std::int32_t)
- Numeric identifier.
Return Value
None.