NXOpen.UF.ModlGeneral.GetDimensionData

ModlGeneral.GetDimensionData()

Refer to UF_MODL_get_dimension_data for documentation.

Signature: GetDimensionData(exp, featureTag)

Parameters:
  • exp (Tag) – The expression tag for which we want to create the dimension
  • featureTag (Tag) – The feature which owns the expression.
Returns:

The structure which contains the dimension data. This structure must be allocated by the user. The member array dim_data->top_array must be freed by calling UF_free.

Return type:

NXOpen.UF.Modl.DimensionData Refer to UF_MODL_dimension_data_s for documentation.

License requirements: SOLIDS MODELING