extrude.block.regular.typeid
Syntax
- i := extrude.block.regular.typeid()
Get an identifier that uniquely determines the type of the block. For regular blocks (3- or 4- sided blocks with structured mesh), this will always return 1286571647.
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? ... | FLAC3D © 2019, Itasca | Updated: May 30, 2023 |