Learn how to annotate and structure function results in Speckle Automate
AutomationContext
provides methods to attach structured annotations to objects, allowing automated analysis and validation workflows to provide meaningful feedback.
Type | Method | Use Case |
---|---|---|
Error | attach_error_to_objects() | Critical issues requiring immediate action |
Warning | attach_warning_to_objects() | Potential concerns needing attention |
Info | attach_info_to_objects() | General insights and analysis results |
Success | attach_success_to_objects() | Positive outcomes or validation confirmations |
gradient: Bool
: Enables gradient-based visualization.gradientValues: List[str]
: Specifies values to apply to objects.