Home
Giro3D framework
Piero application
Getting started with Giro3D
Giro3D examples
API documentation
Version v0.43.0
GitLab
API (v0.43.0) - Giro3D
interactions
afterRemovePointOfRing
Function afterRemovePointOfRing
A hook that ensures the ring remains closed after the first or last point of the ring is removed.
after
Remove
Point
Of
Ring
(
options
)
:
void
Parameters
options
:
{
index
:
number
;
shape
:
entities
.
Shape
<
EntityUserData
>
;
}
index
:
number
shape
:
entities
.
Shape
<
EntityUserData
>
Returns
void
Settings
Member Visibility
Protected
Inherited
External
API (v0.43.0) - Giro3D
Loading...
M
M
N
E
P
V
F
C
I
C
P
M
F
P
C
P
T
T
A
A
A
T
R
A hook that ensures the ring remains closed after the first or last point of the ring is removed.