NXOpen.UF.Curve.SectionFromParallelPlanes

Curve.SectionFromParallelPlanes()

Refer to UF_CURVE_section_from_parallel_planes for documentation.

Signature: SectionFromParallelPlanes(generalData, parallelData)

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.
  • parallelData (NXOpen.UF.Curve.SectionParallelData Refer to UF_CURVE_section_parallel_data_s for documentation.) – Data providedby the user describing the parallel 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