RVTDocs.com
Namespace: Autodesk.Revit.DB Class: DividedPath

DividedPath.IsClosedLoop

Property
Description:
Whether or not the path forms a closed loop.
Remarks:
True if the path form a closed loop. False otherwise.
Syntax
public bool IsClosedLoop { get; }