CurtainGridLine.AddAllSegments Method

CurtainGridLineAddAllSegments Method

All the segments on this grid line will be added.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public void AddAllSegments()
Public Sub AddAllSegments
public:
void AddAllSegments()
member AddAllSegments : unit -> unit 
See Also