yucad3d

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.

See Also