yucad3d

CadDimStylePutTextPlace

Sets the text place of the dimension style.

void CadDimStylePutTextPlace ( YuHandle hStyle, std::int32_t Place );

Parameters

hStyle (YuHandle)
Handle to the style.
Place (std::int32_t)
Integer value.

Return Value

None.

See Also