NXOpen.UF.Modeling.AskFaceGridCount

Modeling.AskFaceGridCount()

Refer to UF_MODL_ask_face_grid_count for documentation.

Signature: AskFaceGridCount(objectArg)

Parameters:objectArg (Tag) – tag of face or body
Returns:A Tuple
Return type:A tuple consisting of (uCount,vCount)

uCount(int): u grid counts

vCount(int): v grid counts

License requirements: None