TopologyPlanarFaceDescriptor

Interface TopologyPlanarFaceDescriptor

Describes a topological planar Face element.

interface TopologyPlanarFaceDescriptor {
    area: number;
    plane: [number, number, number, number];
}

Properties

Properties

area: number

The area of the planar Face.

plane: [number, number, number, number]

The plane equation of the planar Face.


Did you find this page useful? Please give it a rating:
Thank you for rating this page!
Any issues or feedback?
What kind of problem would you like to report?
Please tell us more about what's wrong: