Contents Namespaces | Ansys.Mechanical.DataModel.ConstructionLines Namespace | ConstructionLineHelper | Print page GetRelatedEdges(Plane) Get all the edges that have only edge vertex in the given plane. Declaration Syntaxpublic static IList<object> GetRelatedEdges(Plane plane)Parametersplane(Plane)The Plane representation of a Construction Line plane, « GetPlanesById(ConstructionLine, IEnumerable<int>) Plane »