NXOpen.UF.ProcessAid.IsDatumObject

ProcessAid.IsDatumObject()

Refer to UF_PROCESS_AID_is_datum_object for documentation.

Signature: IsDatumObject(objectArg)

Parameters:objectArg (Tag) – tag of the object
Returns:A Tuple
Return type:A tuple consisting of (isDatum,datumType,featureSetTag)

isDatum(bool): TRUE if the body is a datum otherwisereturns FALSE

datumType(`NXOpen.UF.ProcessAid.Types Refer to UF_PROCESS_AID_types_e for documentation.`): type of datum object

featureSetTag(Tag): feature set tag of the datum object

License requirements: None