Navigation
API > API/Plugins > API/Plugins/MeshModelingTools > API/Plugins/MeshModelingTools/UPolyEditTopologyProperties
Syntax
UPROPERTY&40;EditAnywhere, Category&61;TopologyOptions&41;
bool bAddExtraCorners
Remarks
When true, adds extra corners at sharp group edge bends (in addition to the normal corners that are placed at junctures of three or more group edges). For instance, a single disconnected quad-like group would normally have a single group edge with no corners, since it has no neighboring groups, but this setting will allow for the generation of corners at the quad corners, which is very useful for editing. Note that the setting takes effect only after clicking Regenerate Extra Corners or performing some operation that changes the group topology.