Part
-
class
cee.cug.
Part
()
Accessors
Accessors
-
Part.
geometryIndex
() The index of the geometry in which the part belongs
Return type: number
-
Part.
highlight
() Whether the part should be highlighted.
Return type: boolean
-
Part.
highlight
(highlight) Arguments: - highlight (
boolean
) – None
Return type: void
- highlight (
-
Part.
id
() The ID of the part within the given geometry
Return type: number
-
Part.
index
() The index of the part within the given geometry
See also geometryIndex
Return type: number
-
Part.
name
() The name of the part
Return type: string