CadAttPutStyleID
Sets the style i d of the block attribute.
void CadAttPutStyleID (
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 block attribute.
None.