yucad3d

CadInsBlockPutRowDist

Sets the row dist of the block reference (insert).

void CadInsBlockPutRowDist ( YuHandle hEnt, double Value );

Parameters

hEnt (YuHandle)
Handle to the entity.
Value (double)
The value to assign.

Return Value

None.

See Also