|
ICimEntity::IsOwnerWireBody
Description
This property lets you to know whether the entity is wireframe or not.
Syntax
Status = IsOwnerWireBody( );
Return: (Boolean) Status |
If FALSE (=0) then the entity is not a wireframe body. |
|
|
This property lets you to know whether the entity is wireframe or not.
Status = IsOwnerWireBody( );
Return: (Boolean) Status |
If FALSE (=0) then the entity is not a wireframe body. |
|