Go to: Related nodes. Attributes.

Computes the edges beveling for polygonal objects, using the bevel offset (offset), the number of segments (segments), the depth (depth) : tells how deep the bevels should be, 1 means smooth surface, -1 means max depth

Node nameParentsClassificationMFn typeCompatible function sets
polyBevel3polyModifierWorldgeometrykPolyBevel3kBase
kNamedObject
kDependencyNode
kMidModifier
kPolyBevel3

Related nodes

polyPlanarProj, polyProj, polyQuad, polySoftEdge, polySubdEdge, polyMoveVertex, polyMoveEdge, polyExtrudeEdge, polyMoveFace, polyChipOff, polyExtrudeFace, polySewEdge, polySphProj, polyCylProj, polyMergeVert

Attributes (24)

angleTolerance, autoFit, chamfer, depth, filterAngle, filterEdgesByAngle, filterHardEdges, forceParallel, fraction, maya2015, maya2016SP3, maya2017Update1, maya2025, mergeVertexTolerance, mergeVertices, miterAlong, mitering, miteringAngle, offset, offsetAsFraction, roundness, segments, smoothingAngle, subdivideNgons

Long name (short name)TypeDefaultFlags
filterAngle (fan) angle (double)30.0degoutputinputconnectablestorablekeyable
The angle used to filter the edges to bevel when filterEdgeByAngle is true.
filterEdgesByAngle (fea) bool0outputinputconnectablestorable
If true, manifold edges will be filtered out if the angle between them is less than the filterAngle. Non-manifold edges, and border edges will not be filtered.
filterHardEdges (fhe) bool0outputinputconnectablestorable
If true, only hard edges will be beveled. Soft edges will be filtered out.
angleTolerance (at) doubledouble20.0outputinputconnectablestorablekeyable
Angular tolerance for creation of extra triangles Note this attribute is for compatability only and should not be modified in Maya 7.0 files
autoFit (af) booltrueoutputinputconnectablestorablekeyablehidden
If autoFit is on, it computes a smooth roundness : new facets round off a smooth angle.
chamfer (c) booltrueoutputinputconnectablestorablekeyable
If chamfer is on, the surface is smoothed out at bevels. When it is off, the shape of the surface remains the same.
depth (d) doubledouble1.0outputinputconnectablestorablekeyable
The depth of bevel. One means a smooth surface, -1 means maximum depth.
forceParallel (fp) boolboolfalseoutputinputconnectablestorablekeyable
Force edges to be parallel
fraction (f) doubledouble0.5outputinputconnectablestorablekeyable
The fraction for bevel.
mergeVertexTolerance (mvt) distance (double)0.0cmoutputinputconnectablestorablekeyable
Tolerance within which to merge vertices
mergeVertices (mv) boolboolfalseoutputinputconnectablestorablekeyable
Merge vertices within a tolerance
miterAlong (mia) enumint0outputinputconnectablestorablekeyable
Controls in which direction new vertices should we offseted.
mitering (m) enumint0outputinputconnectablestorablekeyable
Controls how the topology should look like at corners.
miteringAngle (ma) double0.0outputinputconnectablestorablekeyablehidden
Miter faces that have angles less than this value
offset (o) distance (double)double0.2cmoutputinputconnectablestorablekeyable
The offset for bevel.
offsetAsFraction (oaf) boolfalseoutputinputconnectablestorablekeyable
If on, the offset value is treated as a fraction between zero and one.
roundness (r) doubledouble0.5outputinputconnectablestorablekeyablehidden
The roundness of bevel, it is taken into account when autoFit is off.
segments (sg) integerint1outputinputconnectablestorablekeyable
The number of segments used for beveling.
smoothingAngle (sa) double0.0outputinputconnectablestorablekeyable
Create new edges as hard edges if the angle between adjacent faces exceeds this value
subdivideNgons (sn) boolboolfalseoutputinputconnectablestorablekeyable
Subdivide new faces with more than 4 edges
maya2015 (m15) booltrueoutputinputconnectablestorable
Disable to get pre-Maya 2015 behavior
maya2016SP3 (m16) booltrueoutputinputconnectablestorable
Disable to get pre-Maya 2016 SP3 behaviour
maya2017Update1 (m17) booltrueoutputinputconnectablestorable
Disable to get pre-Maya 2017 Update 1 behaviour
maya2025 (m25) boolfalseoutputinputconnectablestorable
Enable to get Maya 2025.0 behaviour