Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface, the main model class.

Hierarchy

  • IModel

Implemented by

Index

Methods

addEntAttrib

addGroup

addTopoAttrib

delAttrib

  • delAttrib(attrib: IAttrib): boolean

delGroup

  • delGroup(group: IGroup): boolean

findAttribs

getAllAttribs

getAllEntAttribs

getAllGroups

getAllTopoAttribs

getEntAttrib

getGeom

getGroup

  • getGroup(name: string): IGroup

getTopoAttrib

hasAttrib

  • hasAttrib(attrib: IAttrib): boolean

hasGroup

  • hasGroup(group: IGroup): boolean

purge

  • purge(): void

setAttribName

  • setAttribName(attrib: IAttrib, new_name: string): boolean

setGroupName

  • setGroupName(group: IGroup, new_name: string): boolean

toJSON

  • toJSON(): string

validate

  • validate(): boolean

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