create_object#

EdgePrimitive.create_object(non_model=False)[source]#

Return a new object from the selected edge.

Returns:
pyaedt.modeler.cad.object3d.Object3d

3D object.

non_modelbool, optional

Either if create the new object as model or non-model. The default is False.

References

>>> oEditor.CreateObjectFromEdges