Preparing search index...
The search index is not available
rhino3dm
rhino3dm
File3dmViewTable
Class File3dmViewTable
Index
Constructors
constructor
Properties
count
Methods
add
get
set
Constructors
constructor
new
File3dm
View
Table
(
)
:
File3dmViewTable
Returns
File3dmViewTable
Properties
count
count
:
number
Gets the amount of items in the table.
Methods
add
add
(
view
)
:
void
Parameters
view
:
ViewInfo
Returns
void
Description
Adds a view
get
get
(
index
)
:
ViewInfo
...
Parameters
index
:
number
Returns
ViewInfo
set
set
(
index
,
view
)
:
void
...
Parameters
index
:
number
view
:
ViewInfo
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
count
add
get
set
rhino3dm
Loading...
Generated using
TypeDoc
Gets the amount of items in the table.