Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface, for a Circle class.

Hierarchy

Implemented by

Index

Methods

addToGroup

  • addToGroup(group: IGroup): boolean

copy

  • copy(copy_attribs?: boolean): IObj

equiPoints

  • equiPoints(num_points: number): IPoint[]

evalParam

  • evalParam(t: number): IPoint

exists

  • exists(): boolean

getAngles

  • getAngles(): [number, number]

getAttribValue

getAttribs

getAxes

getEdges

getFacePoints

getFaces

getGeom

getGeomType

getGroups

getID

  • getID(): number

getLabel

  • getLabel(): string

getLabelCentroid

  • getLabelCentroid(): XYZ

getModel

getNormal

  • getNormal(): XYZ

getObjType

getOrigin

getPoints

getPointsArr

getPointsSet

getRadius

  • getRadius(): number

getVertices

getWirePoints

getWires

isClosed

  • isClosed(): boolean

length

  • length(): number

numFaceEdges

  • numFaceEdges(): number

numFaceVertices

  • numFaceVertices(): number

numFaces

  • numFaces(): number

numWireEdges

  • numWireEdges(): number

numWireVertices

  • numWireVertices(): number

numWires

  • numWires(): number

setAngles

  • setAngles(angles: [number, number]): void

setAttribValue

  • setAttribValue(attrib: IEntAttrib, value: any): any

setOrientation

  • setOrientation(x_vec: XYZ, vec: XYZ): void

setRadius

  • setRadius(radius: number): number

toString

  • toString(): string

xform

  • xform(matrix: Matrix4): void

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc