CadInsBlockPutColDist
Sets the col dist of the block reference (insert).
void CadInsBlockPutColDist (
YuHandle hEnt,
double Value
);
Parameters
- hEnt (YuHandle)
- Handle to the entity.
- Value (double)
- The value to assign.
Return Value
None.
Sets the col dist of the block reference (insert).
None.