Segment.GetSizes Method
Gets the defined sizes of the segment.
Namespace:
Autodesk.Revit.DB
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ICollection<MEPSize> GetSizes()
Return Value
ICollection
<
MEPSize
>
See Also
Reference
Segment Class
Autodesk.Revit.DB Namespace