ShapeFlowCreateStickyPoints Method
Creates sticky points for a shape.
Syntax
FlpCAD.ShapeFlowCreateStickyPoints ShapeNumber as Long
The ShapeFlowCreateStickyPoints method has these parts:
|
Part |
Description |
|
FlpCAD |
An object expression that evaluates the Flipper CAD Control object. |
|
ShapeNumber |
The number of the shape to affect. |
Returns
Returns false if an invalid ShapeNumber was passed, true otherwise.
Remarks
This method creates sticky points for a single shape. This method does not affect the shapes if it already has sticky points.
See Also
Shape Routines, Flowchart Overview, ShapeFlowClearStickyPoints, CadFlowCreateStickyPoints, LayerFlowCreateStickyPoints
![]() |
Last modified on: Tuesday, February 04, 2003