API Reference > geometry-core > Polyface > IndexedPolyface > create create MethodStatic Create an empty facet set, with coordinate and index data to be supplied later. create(needNormals: boolean = false, needParams: boolean = false, needColors: boolean = false, twoSided: boolean = false): IndexedPolyface Parameter Type Description needNormals boolean true if normals will be constructed needParams boolean true if uv parameters will be constructed needColors boolean true if colors will e constructed. twoSided boolean Returns - IndexedPolyface Defined in polyface/Polyface.ts Line 311 Last Updated: 11 June, 2024