NXOpen.UF.Modeling.AskFeatObject

Modeling.AskFeatObject()

Refer to UF_MODL_ask_feat_object for documentation.

Signature: AskFeatObject(feature)

Parameters:feature (Tag) – Feature tag
Returns:A Tuple
Return type:A tuple consisting of (nEids,eids)

nEids(int): Number of objects

eids(list of Tag): objects array. Free this by calling UF_free.

License requirements: None