trim is undoable, queryable, and editable.
This command trims a surface to its curves on surface by first
splitting the surface and then selecting which regions to keep
or discard.
In query mode, return type is based on queried flag.
Long name (short name) |
Argument types |
Properties |
|
-locatorU(-lu)
|
float
|
|
|
u parameter value to position a locator on the surface.
Default: 0.5
|
|
-locatorV(-lv)
|
float
|
|
|
v parameter value to position a locator on the surface.
Default: 0.5
|
|
-selected(-sl)
|
int
|
|
|
Specify whether to keep or discard selected regions.
Default: 0
|
|
-shrink(-sh)
|
boolean
|
|
|
If true, shrink underlying surface to outer boundaries of trimmed surface.
Default: false
|
|
-tolerance(-tol)
|
linear
|
|
|
The tolerance with which to trim.
Default: 0.001
|
|
Common flags |
-constructionHistory(-ch)
|
boolean
|
|
|
Turn the construction history on or off.
|
|
-name(-n)
|
string
|
|
|
Sets the name of the newly-created node. If it contains
namespace path, the new node will be created under the
specified namespace; if the namespace does not exist, it
will be created.
|
|
-object(-o)
|
boolean
|
|
|
Create the result, or just the dependency node.
|
|
Advanced flags |
-caching(-cch)
|
boolean
|
|
|
Modifies the node caching mode. See the node documentation for more information.
Note: For advanced users only.
|
|
-nodeState(-nds)
|
int
|
|
|
Modifies the node state. See the node documentation for more information.
Note: For advanced users only.
|
|