sketch.block.irregular.typeid
Syntax
- i := sketch.block.irregular.typeid()
Get an identifier that uniquely determines the type of the block. For irregular blocks (blocks with unstructured mesh), this will always return 1486667164.
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 © 2024, Itasca | Updated: Oct 31, 2024 |