All Frameworks Class Hierarchy This Framework Indexes
CATPlantShipInterfaces Interface CATIPspSpatial
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIPspSpatial
Interface to access Plant Ship spatial object information.
Role: To access Plant Ship object information.
Method Index
- o
ListPhysicals(CATIUnknownList*&)
- Return all physical objects associated to this spatial object.
Methods
o ListPhysicals
| public virtual ListPhysicals( | | oListOfPhysicals) |
-
Return all physical objects associated to this spatial object.
- Parameters:
-
- oListOfPhysicals
- [out, IUnknown#Release] List of physical objects.
- Returns:
- An HRESULT value.
Legal values:
- S_OK
- operation is successful
- E_FALSE
- operation failed
This object is included in the file: CATIPspSpatial.h