Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ArcParametersDto

Index

Constructors

constructor

  • Parameters

    • Optional minAngle: number
    • Optional maxAngle: number
    • Optional xAxis: Vector3
    • Optional yAxis: Vector3
    • Optional radius: number
    • Optional center: Point3

    Returns ArcParametersDto

Properties

center

center: Point3

Center of the circle

maxAngle

maxAngle: number

Maximum angle in degrees

minAngle

minAngle: number

Minimum angle in degrees

radius

radius: number

Radius of the circle

xAxis

xAxis: Vector3

X axis of the circle

yAxis

yAxis: Vector3

Y axis of the circle

Generated using TypeDoc