IsStaticGeometry()

语法

Result = IsStaticGeometry(#StaticGeometry)
概要
Tests if the given #StaticGeometry is a valid and correctly initialized static geometry.

参数

#StaticGeometry The static geometry to use.

返回值

Returns nonzero if #StaticGeometry is a valid static geometry and zero otherwise.

Remarks

This function is bulletproof and can be used with any value. If Result is not zero then the object is valid and initialized, otherwise it returns zero. This is a good way to check that a static geometry is ready to use.

参阅

CreateStaticGeometry()

已支持操作系统

所有

<- FreeStaticGeometry() - StaticGeometry Index