NXOpen.UF.Drf.CreateBlockCline

Drf.CreateBlockCline()

Refer to UF_DRF_create_block_cline for documentation.

Signature: CreateBlockCline(definingObjList, limitingObjList)

Parameters:
  • definingObjList (NXOpen.UF.Drf.Object Refer to UF_DRF_object_s for documentation.) – objects that define the block centerline (see uf_drf_types.h). Valid object types: linear edges and linear curves. This should be an array of two.
  • limitingObjList – objects that specify the extents of the block centerline. If NULL is passed, the system will calculate the limits. If an array is passed, it should be of the size two. Valid object types: edges and curves
Returns:

object tag of the block centerline

Return type:

Tag

License requirements: DRAFTING