GetUnknownRank

函数功能

获取是否为未知的rank。

函数原型

bool GetUnknownRank() const

参数说明

返回值说明

bool类型。

约束说明

无。

调用示例

bool unknown = shape->GetUnknownRank();