This interface represents a body object.
Properties
None
Methods
Long IsWire ( )
Long IsClosedWire ( )
Note
You can use this interface to check what kind of entity you have. In MS Visual C++, use the QueryInterface(...) method , in MS Visual Basic use the Set method and error trapping if an entity isn't a body.