Library | Module

Interface IpfcCompositeCurve



Description

A Creo Parametric curve consisting of two or more curve elements joined to forma single curve.
Direct Parent Classes:
IpfcCurve



Method Summary

FunctionListElements () as IpfcCurves
Lists the component curves of the composite curve.



Method Detail


FunctionListElements () as IpfcCurves

Lists the component curves of the composite curve.

Exceptions thrown (but not limited to):

IpfcXToolkitNotImplemented - The p_curve is a valid geometry item, but not a composite curve.

IpfcXToolkitNotFound - No components were visited, either because of the filter or for another reason.


Returns:
The array of component curves