NXOpen.UF.Modeling.AskBodyFaces

Modeling.AskBodyFaces()

Refer to UF_MODL_ask_body_faces for documentation.

Signature: AskBodyFaces(body)

Parameters:body (Tag) – Body object identifier
Returns:Address of a Pointer to a list of Face object identifiers. Null pointer is returned if an error occurs (`error’ > 0). Use UF_MODL_delete_list to free space allocated for this linked list.
Return type:NXOpen.UF.UF.List Refer to ` <../ugopen_doc/uf/.html>`_ for documentation.

License requirements: None