Remove segments from the hosted sweep object.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public void RemoveSegment(
Reference targetRef
)
Parameters
- targetRef Reference
- Segment's reference which want to be removed.
Exceptions
See Also
Reference