attach_points# property SceneGroupNode.attach_points: str# Attach Points. Examples >>> from ansys.aedt.core import Emit >>> app = Emit() >>> rev = app.results.analyze() >>> scene = rev.get_scene_node() >>> grp = scene.children[0] >>> grp.attach_points