Viewer - Drawing Tools
Preparing search index...
LineRestrictionApi
Class LineRestrictionApi
Hierarchy
AbstractRestrictionApi
LineRestrictionApi
Index
Constructors
constructor
Accessors
enabled
hideable
id
point1
point2
priority
radius
Constructors
constructor
new
LineRestrictionApi
(
restriction
:
LineRestriction
)
:
LineRestrictionApi
Parameters
restriction
:
LineRestriction
Returns
LineRestrictionApi
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
point1
get
point1
()
:
vec3
Returns
vec3
point2
get
point2
()
:
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
point1
point2
priority
radius
Viewer - Drawing Tools
Loading...
Whether the restriction is enabled or not.