Part
- class cee.mrk.Part()
Base class for parts that can be added to a
MarkupModel
.
Accessors
Methods
Accessors
Methods
rayIntersect
- Part.rayIntersect(ray, hitItem)
- Arguments:
ray (
Ray
) – NonehitItem (
PartHitItem
) – None
Picking on the part
- Return type:
boolean