CadPntStylePutBlockID
Sets the block i d of the point style.
void CadPntStylePutBlockID (
YuHandle hStyle,
YuHandle BlockId
);
Parameters
- hStyle (YuHandle)
- Handle to the style.
- BlockId (YuHandle)
- Integer value.
Return Value
None.
Sets the block i d of the point style.
None.