Search
Preparing search index...
The search index is not available
Viewer - Interaction
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Viewer - Interaction
GeometryRestrictionApi
Class GeometryRestrictionApi
Hierarchy
AbstractRestrictionApi
GeometryRestrictionApi
Index
Constructors
constructor
Accessors
enabled
hideable
id
priority
snap
To
Edges
snap
To
Faces
snap
To
Vertices
Methods
update
Nodes
Constructors
constructor
new
Geometry
Restriction
Api
(
restriction
:
GeometryRestriction
)
:
GeometryRestrictionApi
Parameters
restriction:
GeometryRestriction
Returns
GeometryRestrictionApi
Accessors
enabled
get
enabled
(
)
:
boolean
set
enabled
(
value
:
boolean
)
:
void
Returns
boolean
Parameters
value:
boolean
Returns
void
hideable
get
hideable
(
)
:
boolean
set
hideable
(
value
:
boolean
)
:
void
Returns
boolean
Parameters
value:
boolean
Returns
void
id
get
id
(
)
:
string
Returns
string
priority
get
priority
(
)
:
number
Returns
number
snap
To
Edges
get
snapToEdges
(
)
:
boolean
set
snapToEdges
(
value
:
boolean
)
:
void
Returns
boolean
Parameters
value:
boolean
Returns
void
snap
To
Faces
get
snapToFaces
(
)
:
boolean
set
snapToFaces
(
value
:
boolean
)
:
void
Returns
boolean
Parameters
value:
boolean
Returns
void
snap
To
Vertices
get
snapToVertices
(
)
:
boolean
set
snapToVertices
(
value
:
boolean
)
:
void
Returns
boolean
Parameters
value:
boolean
Returns
void
Methods
update
Nodes
update
Nodes
(
nodes
:
ITreeNode
[]
)
:
void
Parameters
nodes:
ITreeNode
[]
Returns
void
Exports
Geometry
Restriction
Api
constructor
enabled
hideable
id
priority
snap
To
Edges
snap
To
Faces
snap
To
Vertices
update
Nodes