NXOpen.UF.Subdiv.AskParms

Subdiv.AskParms()

Refer to UF_SUBDIV_ask_parms for documentation.

Signature: AskParms(subdivTag)

Parameters:subdivTag (Tag) – Object identifier of the subdiv feature
Returns:A Tuple
Return type:A tuple consisting of (subdivType,subdivStructurePointer)

subdivType(`NXOpen.UF.Subdiv.Type Refer to UF_SUBDIV_type_e for documentation.`): type of subdiv feature

subdivStructurePointer(`NXOpen.UF.Subdiv.DataStructuresUnion Refer to UF_SUBDIV_data_structures_union for documentation.`): pointer to one of the subdiv data structures. This must be freed by calling UF_SUBDIV_free.

License requirements: None