CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > ANSYS Meshing & Geometry

[DesignModeler] How to activate Plane's Base Face?(script)

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 19, 2020, 08:53
Default How to activate Plane's Base Face?(script)
  #1
Member
 
Dimitrios S. P.
Join Date: Jan 2018
Posts: 63
Rep Power: 8
Pled is on a distinguished road
I need to create a plane using a face.
However, when I try to activate the Base Face,
a message says that "Item is not Found".

Num = ag.m.ModelFaces().Count;
face = ag.m.ModelFaces(Num);
ff = ag.gui.CreatePlane();
ag.gui.Commit();
ff.PlaneType = ag.c.PlaneOnFace;
ag.PlaneSubtype = 1;
ag.b.Regen();
ag.listview.ActivateItem("Base Face");
ag.facePick;
agb.AddSelect(agc.TypeFace, face);
ag.listview.ItemValue = "Apply";

What name should I use instead of "Base Face"?
Pled is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[snappyHexMesh] SnappyHexMesh/splitMeshRegion : region1 in zone "-1" GuiMagyar OpenFOAM Meshing & Mesh Conversion 3 August 4, 2023 12:38
[swak4Foam] swak4foam openfoam 7 installation problem Andrea23 OpenFOAM Community Contributions 1 February 17, 2020 18:11
[snappyHexMesh] How to define to right point for locationInMesh Mirage12 OpenFOAM Meshing & Mesh Conversion 7 March 13, 2016 14:07
[mesh manipulation] Importing Multiple Meshes thomasnwalshiii OpenFOAM Meshing & Mesh Conversion 18 December 19, 2015 18:57
OpenFOAM 1.6.x - CentOS 5.3 x86_64 linnemann OpenFOAM Installation 68 April 22, 2013 11:03


All times are GMT -4. The time now is 19:45.