All Frameworks  Object Hierarchy  This Framework  Previous  Next  Indexes  

ReferenceFrame (Object)

IUnknown
  |
  +---IDispatch
    |
    +---CATBaseUnknown
      |
      +---CATBaseDispatch
        |
        +---AnyObject
          |
          +---ReferenceFrame
 


Interface designed to manage reference frame associated to a TPS.
Reference frame is composed of three boxes.
                         Reference Frame
                        / 
                  _____|_____
                 /           \
         ---------------------
         |   |   |Box|Box|Box|
         |   |   | 1 | 2 | 3 |
         ---------------------
 

Property Index

AllDatumsSimple
Retrieves all datums simple used in Reference Frame.

Method Index

Frame
Retrieves Frame of the TPS.
SetFrame
Set Frame of the TPS.

Properties


o Property AllDatumsSimple() As CATIAAnnotations (Read Only)
Retrieves all datums simple used in Reference Frame.
Parameters:
opiListDatumsSimple
All objects of the collection

Methods


o Sub Frame(CATBSTR oFirstBox,
CATBSTR oSecondBox,
CATBSTR oThirdBox)
Retrieves Frame of the TPS.
Parameters:
oFirstBox
oSecondBox
oThirdBox
Texts in first, second and third boxes.
o Sub SetFrame(CATBSTR iFirstBox,
CATBSTR iSecondBox,
CATBSTR iThirdBox)
Set Frame of the TPS.
Parameters:
oFirstBox
oSecondBox
oThirdBox
Texts in first, second and third boxes.

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