CurtainGridLineAddAllSegments Method |
All the segments on this grid line will be added.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic void AddAllSegments()
Public Sub AddAllSegments
public:
void AddAllSegments()
member AddAllSegments : unit -> unit
See Also