NewSweep Method


Family Item Factory New Sweep Method

Adds a new sweep form to the family document.
Overload List
Name Description
Public method NewSweep(Boolean, ReferenceArray, SweepProfile, Int32, ProfilePlaneLocation) Adds a new sweep form into the family document, using an array of selected references as a 3D path.
Public method Code example NewSweep(Boolean, CurveArray, SketchPlane, SweepProfile, Int32, ProfilePlaneLocation) Adds a new sweep form to the family document, using a path of curve elements.
Top
See Also