bitbybit.dev v1.0.0-rc.1
    Preparing search index...

    Class ArcParametersDto

    Index

    Constructors

    • Parameters

      • OptionalminAngle: number
      • OptionalmaxAngle: number
      • OptionalxAxis: Vector3
      • OptionalyAxis: Vector3
      • Optionalradius: number
      • Optionalcenter: Point3

      Returns ArcParametersDto

    Properties

    minAngle: number

    Minimum angle in degrees

    maxAngle: number

    Maximum angle in degrees

    xAxis: Vector3

    X axis of the circle

    yAxis: Vector3

    Y axis of the circle

    radius: number

    Radius of the circle

    center: Point3

    Center of the circle