Class FacetCollection
Allows Facet to be in a collection
Inheritance
System.Object
FacetCollection
Namespace: FpAssistantCore.General
Assembly: FpAssistantCoreScl.dll
Syntax
public class FacetCollection : Collection<Facet>
Methods
View SourceConstructHorizontal(Polygon, Polygon)
Declaration
public static FacetCollection ConstructHorizontal(Polygon runway, Polygon boundaryExtents)
Parameters
Type | Name | Description |
---|---|---|
Polygon | runway | |
Polygon | boundaryExtents |
Returns
Type | Description |
---|---|
FacetCollection |