RVTDocs.com

FlexDuct.Points

Property
Description:
The points of the flex duct.
Remarks:
This property is used to retrieve the points of flex duct, including the end points. If the end points are changed, the connection will be maintained by Revit automatically. The set operation will fail if the modification makes the connection invalid.
Syntax
public IList<XYZ> Points { get; set; }