NXOpen.UF.Curve.SectionFromPlanes

Curve.SectionFromPlanes()

Refer to UF_CURVE_section_from_planes for documentation.

Signature: SectionFromPlanes(generalData, planesData)

Parameters:
  • generalData (NXOpen.UF.Curve.SectionGeneralData Refer to UF_CURVE_section_general_data_s for documentation.) – Data providedby the user to to be used in creating the section curve feature.
  • planesData (NXOpen.UF.Curve.SectionPlanesData Refer to UF_CURVE_section_planes_data_s for documentation.) – Sectioning planesand datum planes.
Returns:

Feature tag, if general_data->associate is 1, or Group tag of section curves if general_data->associate is 0 and general_data->grouping is 0, or Group tag of groups of curves if general_data->associate is 0 and general_data->grouping is 1

Return type:

Tag

License requirements: SOLIDS MODELING or DRAFTING