NXOpen.UF.Sf.IsUserdefMidsrf

Sf.IsUserdefMidsrf()

Refer to UF_SF_is_userdef_midsrf for documentation.

Signature: IsUserdefMidsrf(sheetBodyTag)

Parameters:sheetBodyTag (Tag) – Tag of given object
Returns:A Tuple
Return type:A tuple consisting of (isMidsrf,featureTag)

isMidsrf(bool): Flag signifying the outcome: = TRUE –> object is a user defined Midsurface = FALSE –> object is NOT a user defined Midsurface

featureTag(Tag): Tag of the user defined midsurface feature if the object is associated with such a feature.

License requirements: None