ResultPoints

Result point used for tracking output at a specific location during analysis. Set is_control to mark the point as the control point in a load-deformation analysis.

Examples

feature = model.get_resultpoint(shapes)
feature.is_control = True

Properties

is_control : bool