RVTDocs.com
Namespace: Autodesk.Revit.DB Class: HostedSweep

HostedSweep.AddSegment

Method
Description:
Add segments to the hosted sweep object.
Syntax
public abstract void AddSegment(
	Reference targetRef
)
Parameters
Parameter Type Description
targetRef Reference
Return Value