Your Ad Here

Go to: Synopsis. Flags. Return value.

Synopsis

polySplitCtx [-activeNodes] [-autoCreate] [-enablesnap boolean] [-exists] [-history boolean] [-image1 string] [-image2 string] [-image3 string] [-immediate] [-magnetsnap int] [-name string] [-precsnap float] [-previous] [-reset] [-smoothingAngle angle] [-snaptoedge boolean] [-subdivision int] [-toolNode]

polySplitCtx is undoable, queryable, and editable.

Create a new context to split facets on polygonal objects

Flags

activeNodes, autoCreate, enablesnap, exists, history, image1, image2, image3, immediate, magnetsnap, name, precsnap, previous, reset, smoothingAngle, snaptoedge, subdivision, toolNode
Long name (short name) [argument types] Properties
-exists(-ex) create
Returns true or false depending upon whether the specified object exists. Other flags are ignored.
-image1(-i1) string createqueryedit

In query mode, this flag needs a value.

-image2(-i2) string createqueryedit

In query mode, this flag needs a value.

-image3(-i3) string createqueryedit
Contexts support up to three icons that represent the tool associated with the context.

In query mode, this flag needs a value.

-history(-ch) boolean create
If this is a tool command, turn the construction history on for the tool in question.
-name(-n) string create
If this is a tool command, name the tool appropriately.
-autoCreate(-ac)
Auto create the result or wait for the Enter key to create the result
-activeNodes(-anq) query
Return the active nodes in the tool

In query mode, this flag needs a value.

-toolNode(-tnq) query
Return the node used for tool defaults

In query mode, this flag needs a value.

-immediate(-im) edit
Acts on the object not the tool defaults
-reset(-rs) edit
Reset to default values
-previous(-pv) edit
Reset to previously stored values
-snaptoedge(-ste) boolean createqueryedit
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.

In query mode, this flag needs a value.

-enablesnap(-es) boolean createqueryedit
Enable/disable custom magnet snapping to start/middle/end of edge

In query mode, this flag needs a value.

-precsnap(-ps) float createqueryedit
precision for custom magnet snapping. Range[0,100]. Value 100 means any click on an edge will snap to either extremities or magnets.

In query mode, this flag needs a value.

-magnetsnap(-ms) int createqueryedit
number of extra magnets to snap onto, regularly spaced along the edge

In query mode, this flag needs a value.

-subdivision(-s) int createqueryedit
number of sub-edges to add between 2 consecutive edge points. Default is 1.

In query mode, this flag needs a value.

-smoothingAngle(-sma) angle createqueryedit
the threshold that controls whether newly created edges are hard or soft

In query mode, this flag needs a value.


Flag can appear in Create mode of command Flag can appear in Edit mode of command
Flag can appear in Query mode of command Flag can be used more than once in a command

Return value


void

Return to Autodesk Index


Your Ad Here