|
DEPRECATED:
|
Since Creo 3
|

SUPERSEDED BY: |


ProXsecPlanarCreate | |
( ProSolid solid_owner /* (In) Solid in which the xsec is to be created. */ ProName xsec_name /* (In) Name of the cross section. */ int plane_id /* (In) ID of the plane through which the cross section is created. This plane must belong to the solid_owner. */ ProXsecCutobj type /* (In) Type of object being cut by the xsec. */ int quilt_id /* (In) ID of the quilt being cut if Xsec_type is quilt; -1 in all other cases. The quilt must belong to the solid_owner. */ ProXsec* xsec /* (Out) Handle to created cross section */ ) |

Cross section successfully created. | |
Invalid input parameter(s). | |
Failed to create cross section. |
