geometry copy command
Syntax
- geometry copy <source s1 > <target s2 > keyword <range>
-
Copy geometric data. All geometric data from the source set s1 (or the current default, if not specified) are copied to the target geometric set s2. The target set is created if it does not exist. The optional range can be used to filter which geometric objects are included in the copy. By default, all nodes, edges and polygons in the range are copied unless the type to be copied is restricted with a keyword.
- edges
If specified, only edges and dependent nodes will be copied.
- group s <keyword>
All copied objects will be assigned group name s. Use of the group logic is described in Group. By default, the group name is added to slot Default.
- nodes
If specified, only nodes will be copied.
- polygons
If specified, only polygons and dependent edges and nodes will be copied.
Was this helpful? ... | PFC 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |