sketch.point.typeid
Syntax
- i := sketch.point.typeid()
Get an identifier that uniquely determines the type of object. For points, this will always return 1286571333.
This can be used with the
type.pointer.id
intrinsic to identify the object type a pointer refers to.- Returns:
i - an identifier that determines the type of object
Was this helpful? ... | Itasca Software © 2023, Itasca | Updated: Oct 22, 2023 |