zone.create.interface.elem
Syntax
- i = zone.create.interface.elem(z,iside,sname)
create new interface elements attached to a zone face.
Returns: i - the number of elements created. Two triangular elements are created on a quadrilateral face. Will return 0 if an element already exists on that face.
Arguments: z - the zone on which the interface will be created
iside - the side of the zone on which the interface will be created
sname - the name of the interface to which the element will be added. If that interface does not exist, one will be created.
Was this helpful? ... | PFC 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |