NXOpen.UF.Drf.CreateParallelDim

Drf.CreateParallelDim()

Refer to UF_DRF_create_parallel_dim for documentation.

Signature: CreateParallelDim(object1, object2, drfText, dimension3dOrigin)

Parameters:
  • object1 (NXOpen.UF.Drf.Object Refer to UF_DRF_object_s for documentation.) – Data of first object (see uf_drf_types.h) Valid object types: point, line, arc, conic, cubic spline, B curve, pattern, solid curve, utility symbol (centerline), or cylindrical face
  • object2 – Data of second object
  • drfText (NXOpen.UF.Drf.Text Refer to UF_DRF_text_s for documentation.) – Associated text (see uf_drf_types.h)
  • dimension3dOrigin (list of float) – 3d dimension origin in wcs coordinates
Returns:

Object tag of created parallel dimension

Return type:

Tag

License requirements: DRAFTING