NXOpen.UF.Bound.AskBoundaryData

Bound.AskBoundaryData()

Refer to UF_BOUND_ask_boundary_data for documentation.

Signature: AskBoundaryData(boundaryTag)

Parameters:boundaryTag (Tag) – the tag for the boundary
Returns:all of the dataassociated with the boundary. The function will a llocate memory for members_data. This memory should be freed when no longer needed by UF_free()
Return type:NXOpen.UF.Bound.AllData Refer to UF_BOUND_all_data_s for documentation.

License requirements: None