|  GetCurvature | Computes the curvature of the referenced edge at a specified point. | 
|  GetDerivatives | Evaluates the derivatives of the referenced curve at the points given by an array of parameters on the curve. | 
|  GetEdgeUses | Returns the EdgeUses of the referenced Edge. | 
|  GetEndPoints | Returns the start and end points of the referenced object. | 
|  GetExactRange | Returns the exact range for the referenced object. | 
|  GetFaces | Returns the faces that are bounded by the current edge. | 
|  GetLengthAtParam | Returns the length, measured along the curve, from one given parameter to another. | 
|  GetParamAnomaly | Returns information that indicates any parametric spaces with periodicity that might exist on a referenced edge. | 
|  GetParamAtLength | Returns a parameter at a given length, measured along the curve, starting from a given parameter. | 
|  GetParamAtPoint | Computes the parameter on the curve that corresponds to a given array of world space points in the coordinate system lying near the curve. | 
|  GetParamExtents | Returns the parametric extents of the curve. | 
|  GetPointAtParam | Computes the corresponding model space points in the local coordinate system, given an array of parameters on the curve. | 
|  GetRange | Returns the minimum and maximum points of the range for the referenced object. | 
|  GetReferenceKey | Returns a reference key for the referenced object. | 
|  GetStrokeData | Returns information on the strokes on the referenced Edge. | 
|  GetTangent | Computes the unit-vector tangent at each of the points, given an array of parameter values on the curve. |