CadDimStylePutArrow
Sets the arrow of the dimension style.
void CadDimStylePutArrow (
YuHandle hStyle,
std::int32_t Place,
std::int32_t Arrow
);
Parameters
- hStyle (YuHandle)
- Handle to the style.
- Place (std::int32_t)
- Integer value.
- Arrow (std::int32_t)
- Integer value.
Return Value
None.