CadGetFirstDimStyle
Returns the first dimension style for enumeration (see the matching GetNext).
YuHandle CadGetFirstDimStyle (
YuHandle hDwg
);
Parameters
- hDwg (YuHandle)
- Handle to the drawing, as returned by
CadCreate.
Return Value
The handle of the dimension style, or 0 when the enumeration is exhausted.