TopologyPlanarFaceDescriptor¶ webVis API ReferenceTopologyPlanarFaceDescriptorType Alias TopologyPlanarFaceDescriptorTopologyPlanarFaceDescriptor: { area: number; plane: [number, number, number, number];}Describes a topological planar Face element. Type declarationarea: numberThe area of the planar Face. plane: [number, number, number, number]The plane equation of the planar Face.
Describes a topological planar Face element.