Merge branch 'development' into Atom/jromnoa/fix-asset-path-calls-to-use-new-asset-test-class
This commit is contained in:
@@ -116,7 +116,7 @@ class AtomComponentProperties:
|
||||
return properties[property]
|
||||
|
||||
@staticmethod
|
||||
def diffuse_probe(property: str = 'name') -> str:
|
||||
def diffuse_probe_grid(property: str = 'name') -> str:
|
||||
"""
|
||||
Diffuse Probe Grid component properties. Requires one of 'shapes'.
|
||||
- 'shapes' a list of supported shapes as component names.
|
||||
|
||||
Reference in New Issue
Block a user