All Frameworks  Object Hierarchy  This Framework  Previous  Next  Indexes  

StrCutback (Object)

IUnknown
  |
  +---IDispatch
    |
    +---CATBaseUnknown
      |
      +---CATBaseDispatch
        |
        +---AnyObject
          |
          +---AssemblyFeature
            |
            +---StrCutback
 


Represents the cutback object.
It is aggregated to an extremity of a member. It can be retrieved using the StrMemberExtremity object.

Property Index

Offset
Returns the parameter defining the offset.
Type
Returns the type of the cutback object.

Properties


o Property Offset() As CATIAParameter (Read Only)
Returns the parameter defining the offset.
o Property Type() As CatStrCutbackType (Read Only)
Returns the type of the cutback object.
Example:
This example retrieves the type for the StrMember object.
 Type = Member.Type
 

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