Contents Namespaces | Ansys.Mechanical.DataModel.ConstructionLines Namespace | ConstructionLineHelper | Print page GetEdgesUsingPoint(Point) Get a list of IEdge that use the given Point. Declaration Syntaxpublic static IList<object> GetEdgesUsingPoint(Point point)Parameterspoint(Point)A Point representation of a Construction Line edge vertex. « GetEdgesById(ConstructionLine, IEnumerable<int>) GetEdgeVerticesById(ConstructionLine, IEnumerable<int>) »