RemoveLastPointInteriorToPolygon
 
 
 

RemoveLastPointInteriorToPolygon

Introduced

v4.0

Description

Removes the last point previously added to the interior of polygon using AddPointInteriorToPolygon.

Scripting Syntax

RemoveLastPointInteriorToPolygon( Operator, PolygonID );

Parameters

Parameter Type Description
Operator String Specifies the add-edge operator used to create the final edge sequence.
PolygonID Integer ID of the polygon

See Also

ApplyOp ConnectNewPolygonToEdge ConnectNewPolygonToPoint AddPointToNewPolygon RemovePointFromPolygon AddPointInteriorToPolygon TerminateAddEdgeWithInteriorPoints SnapOffsetToPointForSlicePolygons