IsOpenResult : Boolean from Standard = Standard_False)
---Purpose: Initializes the algorithm to construct parallels to the spine Spine.
-- Join defines the type of parallel generated by the
- -- salient vertices of the spine. The default type is
- -- GeomAbs_Arc where the vertices generate sections
- -- of a circle. At present, this is the only construction type implemented.
+ -- salient vertices of the spine.
+ -- The default type is GeomAbs_Arc where the vertices generate
+ -- sections of a circle.
+ -- If join type is GeomAbs_Intersection, the edges that
+ -- intersect in a salient vertex generate the edges
+ -- prolonged until intersection.
is static;
Create( Spine : Wire from TopoDS;