Description Retrieves the common curve information for a specified curve.
Syntax GetCurveBasicInfo n, info
Parameters n As Long Node number of the curve being referenced.
info As T_CURVEBASICINFO Structure containing basic information from the curve.
Remarks This subroutine retrieves information for a specified curve that is common to all curves. If a problem occurs, an error message is posted.
See Also Examples
|