This functionality is only available for certain module packages.

You are here: EEC > GRAPH2D > Node > Simple nodes > Node as polygon

Node as polygon

In general, all that is needed to represent a polygon is the number of corner points (bendpointsCount). The number of bendpoints determines the basic form of the polygon, from a triangle to a polygon with any number of sides.

The number of bendpoints can be edited in the diagram, if the property bendpointsModifiable is inserted and set to true.

See also: