Share

ViewSchedule.SplitSegment Method



Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public void SplitSegment(
	int segmentIndex,
	IList<double> segmentHeights
)

Parameters

segmentIndex  Int32
 
segmentHeights  IList<Double>
 

See Also

Reference

Was this information helpful?