CadDimPutStyleID
Sets the style i d of the dimension.
void CadDimPutStyleID (
YuHandle hEnt,
YuHandle Id
);
Parameters
- hEnt (YuHandle)
- Handle to the entity.
- Id (YuHandle)
- Numeric identifier.
Return Value
None.
Sets the style i d of the dimension.
None.