TopologyCircleDescriptor#

Type alias TopologyCircleDescriptor

TopologyCircleDescriptor: {
    axis: [number, number, number];
    center: [number, number, number];
    circumference: number;
    radius: number;
}

Describes a topological Circle element.

Type declaration

  • axis: [number, number, number]

    The axis of the Circle.

  • center: [number, number, number]

    The center point of the Circle.

  • circumference: number

    The circumference of the Circle.

  • radius: number

    The radius of the Circle.


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: