yucad3d

CadDimStyleGetArrow

Returns the arrow of the dimension style.

std::int32_t CadDimStyleGetArrow ( YuHandle hStyle, std::int32_t Place );

Parameters

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

Return Value

The arrow.

See Also