Handbook
Glossary
point-vertex-count>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
point-vertex-count>>
( object -- value )
Methods
USING:
accessors
gml.viewer
kernel.private
math
slots.private
;
M:
b-rep-vertices
point-vertex-count>>
5
slot
{
integer
}
declare
;
inline