NXOpen.UF.Modeling.AskFaceFeats

Modeling.AskFaceFeats()

Refer to UF_MODL_ask_face_feats for documentation.

Signature: AskFaceFeats(faceObjId)

Parameters:faceObjId (Tag) – Face object identifier
Returns:Address of a pointer to a List of features to which the face belongs. The feature is the parent of the face (features cannot belong to a face). 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