NXOpen.UF.Sf.IsMidsrf

Sf.IsMidsrf()

Refer to UF_SF_is_midsrf for documentation.

Signature: IsMidsrf(sheetBodyTag)

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

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

midsrfType(int): Tag of the midsurface feature if the object is associated with such a feature.

featureTag(Tag): Tag of the midsurface feature if the object is associated with such a feature. NOTE: If the midsurface is facepair type the feature of the facepair has as midsurface body the given sheet body.

License requirements: None