Options
All
  • Public
  • Public/Protected
  • All
Menu

Enum, the different types of geometric objects (see the subclasses of the Obj class.)

Index

Enumeration members

acorn

acorn: = 0

bezier_curve

bezier_curve: = 121

bezier_surface

bezier_surface: = 221

circle

circle: = 3

ellipse

ellipse: = 4

hyperbola

hyperbola: = 6

nurbs_curve

nurbs_curve: = 120

nurbs_surface

nurbs_surface: = 220

parabola

parabola: = 5

plane

plane: = 2

polyline

polyline: = 100

polymesh

polymesh: = 200

ray

ray: = 1

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