polySplitCtx2 is undoable, queryable, and editable.
Create a new context to split facets on polygonal objects
In query mode, return type is based on queried flag.
Long name (short name) |
Argument types |
Properties |
|
-exists(-ex)
|
|
|
|
Returns true or false depending upon whether the
specified object exists. Other flags are ignored.
|
|
-image1(-i1)
|
string
|
|
|
First of three possible icons representing the tool
associated with the context.
|
|
-image2(-i2)
|
string
|
|
|
Second of three possible icons representing the tool
associated with the context.
|
|
-image3(-i3)
|
string
|
|
|
Third of three possible icons representing the tool
associated with the context.
|
|
Flags from nodes |
-adjustEdgeFlow(-aef)
|
float
|
|
|
The weight value of the edge vertices to be positioned.
|
|
-constrainToEdges(-cte)
|
boolean
|
|
|
Enable/disable snapping to edge. If enabled any click in the
current face will snap to the closest valid edge. If there
is no valid edge, the click will be ignored.
NOTE: This is different from magnet snapping, which causes
the click to snap to certain points along the edge.
|
|
-edgeMagnets(-em)
|
int
|
|
|
number of extra magnets to snap onto, regularly spaced along the edge
|
|
-insertWithEdgeFlow(-ief)
|
boolean
|
|
|
True to enable edge flow. Otherwise, the edge flow is disabled.
|
|
-snapTolerance(-st)
|
float
|
|
|
precision for custom magnet snapping. Range[0,1]. Value 1
means any click on an edge will snap to either
extremities or magnets.
|
|
-snappedToEdgeColor(-sec)
|
float float float
|
|
|
-snappedToFaceColor(-sfc)
|
float float float
|
|
|
-snappedToMagnetColor(-smc)
|
float float float
|
|
|
Color for magnet snapping.
|
|
-snappedToVertexColor(-svc)
|
float float float
|
|
|
Color for vertex snapping.
|
|