create_object#
- EdgePrimitive.create_object(non_model=False)[source]#
Return a new object from the selected edge.
- Returns:
ansys.aedt.core.modeler.cad.object_3d.Object3d
3D object.
- non_modelbool,
optional
Either if create the new object as model or non-model. The default is False.
References
>>> oEditor.CreateObjectFromEdges