Indexes   

PspSpatial (Object)

Represents the Psp Spatial object.
Role: To access Plant Ship spatial object information.

Property Index

Physicals
Returns all physical objects associated to this spatial object.

Properties


o Property Physicals() As (Read Only)
Returns all physical objects associated to this spatial object.
Example:
 Dim objThisIntf As PspSpatial
 Dim objArg1 As CATIAPspListOfObjects
  ...
 Set objArg1 = objThisIntf.Physicals
 

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