NXOpen.UF.Drf.AskNumberBlocks

Drf.AskNumberBlocks()

Refer to UF_DRF_ask_number_blocks for documentation.

Signature: AskNumberBlocks(annotationTag)

Parameters:annotationTag (Tag) – Tag of the drafting aid object
Returns:Five integer array: UF_DRF_ASSOCIATIVITY_BLOCK num_block[UF_DRF_LINE_BLOCK] is number of line blocks num_block[UF_DRF_ARCS_BLOCK] is number of arc blocks num_block[UF_DRF_TEXT_BLOCK] is number of text blocks num_block[UF_DRF_ARROWS_BLOCK] is number of arrow blocks num_block[ UF_DRF_ASSOCIATIVITY_BLOCK] is number of associativity blocks
Return type:list of int

License requirements: None