Laminate Cross Section
Functions Introduced:
The function
ProXSectionLaminateCreate() creates a cross section through a datum plane and makes it visible. The input arguments are as follows:
• solid_owner—Specifies the model where the cross section will be created.
• xsec_name—Specifies the name of the cross section.
• cutting_plane—Specifies the selection of the cutting plane. The cutting plane must belong to the solid owner.
• flip—Specifies the cross section flip with respect to cutting plane positive normal.
The output argument r_xsec is the handle to the cross section specified using ProXsecMdlname.
The function
ProXSectionLaminateCreate() returns the error
PRO_TK_BAD_CONTEXT, if the solid owner is not a composite design model.
Use the function
ProXSectionLaminateScaleGet() to get the value of the ply section exaggerated scale.
Use the function
ProXSectionLaminateScaleModify() to modify the value of the ply section exaggerated scale.