Contents Namespaces | Ansys.Mechanical.DataModel.ConstructionLines Namespace | ConstructionLineHelper | Print page GetContainedEdges(Plane) Get all the edges that have both start and end edge vertices in the given plane. Declaration Syntaxpublic static IList<object> GetContainedEdges(Plane plane)Parametersplane(Plane)The Plane representation of a Construction Line plane, « ExportToXML(ConstructionLine, string) GetEdgesById(ConstructionLine, IEnumerable<int>) »