Contents Namespaces | Ansys.ACT.Interfaces.DesignModeler Namespace | IWirePolyline | Print page Points Gets or sets the list of points (x1, y1, z1, x2, y2, z2, ...). Declaration Syntaxpublic IEnumerable<double> Points { set;get; } « IWirePolyline IWires »