Viewer - Drawing Tools
Preparing search index...
PointRestrictionApi
Class PointRestrictionApi
Hierarchy
AbstractRestrictionApi
PointRestrictionApi
Index
Constructors
constructor
Accessors
enabled
hideable
id
point
priority
radius
Constructors
constructor
new
PointRestrictionApi
(
restriction
:
PointRestriction
)
:
PointRestrictionApi
Parameters
restriction
:
PointRestriction
Returns
PointRestrictionApi
Accessors
enabled
get
enabled
()
:
boolean
Whether the restriction is enabled or not.
Returns
boolean
set
enabled
(
value
:
boolean
)
:
void
Whether the restriction is enabled or not.
Parameters
value
:
boolean
Returns
void
hideable
get
hideable
()
:
boolean
Returns
boolean
set
hideable
(
value
:
boolean
)
:
void
Parameters
value
:
boolean
Returns
void
id
get
id
()
:
string
The unique identifier of the restriction.
Returns
string
point
get
point
()
:
vec3
Returns
vec3
priority
get
priority
()
:
number
Returns
number
radius
get
radius
()
:
number
Returns
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
enabled
hideable
id
point
priority
radius
Viewer - Drawing Tools
Loading...
Whether the restriction is enabled or not.