|
DEPRECATED:
|
Since Creo 7
|

SUPERSEDED BY: |


ProXsecOffsetCreate | |
( ProSolid solid_owner /* (In) Solid in which the xsec is to be created. */ ProName xsec_name /* (In) Name of the cross section. */ double trf[4][3] /* (In) Local sys of the plane containing cross section polyline. */ Pro2dLinedef* ent_arr /* (In) ProArray of Pro2dLinedef structures for polyline. */ ProXsecOffsetSide side /* (In) PRO_XSEC_OFFSET_SIDE_1/2 - we remove material only from positive/negative normal of polyline plane; */ int flip /* (In) FALSE - we keep material from the right of the oriented polyline, if we look from the positive normal to polyline plane and if side = PRO_XSEC_OFFSET_SIDE_1/2, only from the positive/negative normal to this plane; */ ProXsecExcludeModels model_opt /* (In) PRO_XSEC_MODEL_EXCLUDE - exclude assembly components with paths in comp_id_tabs from cutting by cross section; */ ProAsmpath* comp_id_tabs /* (In) ProArray of ProAsmpath for excluded/included components. */ ProXsec* xsec /* (Out) Handle to created cross section */ ) |

Cross section successfully created. | |
Model is in read-only state. | |
Invalid input parameter(s). | |
Failed to create cross section. |

