yucad3d

CadMlineStylePutOffset

Sets the offset of the multiline style.

void CadMlineStylePutOffset ( YuHandle hStyle, std::int32_t iLine, double Offset );

Parameters

hStyle (YuHandle)
Handle to the style.
iLine (std::int32_t)
Integer value.
Offset (double)
Perpendicular offset from the reference line, in drawing units.

Return Value

None.

See Also