All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

CATPlantShipInterfaces Interface CATIPspSpatial

System.IUnknown
  |
  +---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 HRESULT ListPhysicals(CATIUnknownList*& oListOfPhysicals)=0
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

Copyright © 2003, Dassault Systèmes. All rights reserved.