sds_point_set

void sds_point_set (sds_point point1, sds_point point2);


Copy a point from one variable to another.


This function copies a point from one variable to another. This sds_point_set function is unique to the implementation of SDS™ included with IntelliCAD® 2001.

The argument point1 is contains the 3-D source point.

The argument point2 is the destination for the 3-D point.

Tell me about...

Programming Overview of SDS™ (Solutions Development System™)