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.
Long name (short name) |
[argument types] |
Properties |
locatorU(lu)
|
float
|
 
|
|
u parameter value to position a locator on the surface.
Default: 0.5
In query mode, this flag needs a value.
|
|
locatorV(lv)
|
float
|
 
|
|
v parameter value to position a locator on the surface.
Default: 0.5
In query mode, this flag needs a value.
|
|
selected(sl)
|
int
|

|
|
Specify whether to keep or discard selected regions.
Default: 0
In query mode, this flag needs a value.
|
|
shrink(sh)
|
boolean
|

|
|
If true, shrink underlying surface to outer boundaries of trimmed surface.
Default: false
In query mode, this flag needs a value.
|
|
tolerance(tol)
|
linear
|

|
|
The tolerance with which to trim.
Default: 0.001
In query mode, this flag needs a value.
|
|
usedCurves(uc)
|
boolean
|
 
|
|
Flag each curve as used or not used in trimming.
In query mode, this flag needs a value.
|
|
shouldBeLast(sbl)
|
boolean
|

|
|
If true, then deformers will let this trim node be last
Default: true
In query mode, this flag needs a value.
|
|
name(n)
|
string
|
|
|
Name the resulting object
|
|
constructionHistory(ch)
|
boolean
|
|
|
Turn the construction history on or off (not available in all commands)
|
|
object(o)
|
boolean
|
|
|
Create the result, or just the dependency node (not available in all commands)
|
|
replaceOriginal(rpo)
|
boolean
|
|
|
Create "in place" (i.e., replace) (not available in all commands)
|
|
curveOnSurface(cos)
|
boolean
|
|
|
If possible, create 2D curve as a result (not available in all commands)
|
|
polygon(po)
|
int
|
|
|
The value of this argument controls the type of the object
created by this operation (not available in all commands)
- 0: nurbs surface
- 1: polygon (use nurbsToPolygonsPref to set the parameters for the conversion)
- 2: subdivision surface (use nurbsToSubdivPref to set the parameters for the conversion)
- 3: Bezier surface
- 4: subdivision surface solid (use nurbsToSubdivPref to set the
parameters for the conversion)
|
|
range(rn)
|
boolean
|
|
|
Force a curve range on complete input curve (not available in all commands)
|
|
rebuild(rb)
|
boolean
|
|
|
Rebuild the input curve(s) before using them in the operation. Use nurbsCurveRebuildPref to set the parameters for the conversion. (not available in all commands)
|
|