GetPlanesById(ConstructionLine, IEnumerable<int>)

Get the Plane representations of the requested Construction Line planes.

Declaration Syntax

public static IList<object> GetPlanesById(ConstructionLine constructionLine, IEnumerable<int> planeIdCollection)

Parameters

constructionLine(ConstructionLine)

The ConstructionLine instance.

planeIdCollection(IEnumerable<int>)

No details are provided for this entry.