IBM Support

HC58895: VBS MACRO CANNOT READ THE CENTER OF A CIRCLE

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as user error.

Error description

  • ABSTRACT: VBS macro cannot read the center of a circle
    
    SCENARIO:
    - Read the provided CATPart,
    - Double-click on the vbs macro,
    - Run the Macro 'machr_3' to read the center of a circle
    Error:
     Run-time error '438':
       Object doesn't support this property or method
    

Local fix

Problem summary

Problem conclusion

Temporary fix

Comments

  •  CORRECT APPLICATION:
    The circle object has no center propriarity.
    The method used to retreive the center of the circle is not the
    right one.
    One has to write:
    .
    Dim center(1)
    Mycircle.GetCenter center
    .
    The provided documentation is not up-to-date.
    The CATIACircle DOC will be therefore updated.
    

APAR Information

  • APAR number

    HC58895

  • Reported component name

    CATIA V5 NT_INT

  • Reported component ID

    569151000

  • Reported release

    503

  • Status

    CLOSED USE

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2000-01-18

  • Closed date

    2000-02-11

  • Last modified date

    2000-03-09

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

Applicable component levels

[{"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Product":{"code":"SSVJ2K","label":"CATIA V5"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"503","Edition":"","Line of Business":{"code":"LOB10","label":"Data and AI"}}]

Document Information

Modified date:
09 March 2000