Indexes   

SchApp2DZoneFrom3DZone (Object)

Manage a 2D zone that is dropped off from 3D counterpart.

Method Index

Create2DAppZone
Create an Application Zone.

Methods


o Func Create2DAppZone() As
Create an Application Zone.
Parameters:
i3DZone
The Bounded Zone (3D) object
oAppZone
The new Application zone object created (CATISchAppZone interface pointer).
Example:
 Dim objThisIntf As SchApp2DZoneFrom3DZone
 Dim objArg1 As AnyObject
  ...
 Set objArg1 = objThisIntf.Create2DAppZone
 

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