create_object#
- FacePrimitive.create_object(non_model=False)[source]#
Return a new object from the selected face.
- Returns:
ansys.aedt.core.modeler.cad.object_3d.Object3d
3D object.
- non_modelbool,
optional
Either to create the new object as model or non-model. Default is
False
.
References
>>> oEditor.CreateObjectFromFaces