get_features

Return all features as typed Remote objects.

Parameters

shapes : Shape | ShapeList | None
If provided, only return features on these shapes. If None, return all features in the model/stage.

Returns

list[Feature]
List of typed Remote feature objects (SurfaceLoads, Supports, etc.).