×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

HybridShapePointCoord.RefAxisSystem problem

HybridShapePointCoord.RefAxisSystem problem

HybridShapePointCoord.RefAxisSystem problem

(OP)


I have a Coord point with a Reference Axis system. I would like to remove that Ref Axis System

CODE --> code

Dim oPT As HybridShapePointCoord

Set oPT = CATIA.ActiveEditor.Selection.Item(1).Value

oPT.RefAxisSystem = Null 



does not work. I also try to declare a Ref then pass the empty Ref object to the oPT.RefAxisSystem but error again...



Does someone know how to remove the axis Ref? VBA or EKL is welcome. Using 3DX2016X

Eric N.
indocti discant et ament meminisse periti

RE: HybridShapePointCoord.RefAxisSystem problem

Would isolating the point not solve your issue?

RE: HybridShapePointCoord.RefAxisSystem problem

(OP)
and then redefine it with its own coordinates? if links follow i don't mind which way... i will see

Eric N.
indocti discant et ament meminisse periti

RE: HybridShapePointCoord.RefAxisSystem problem

(OP)
manually when I Isolate the point and bring it back with coordinates, the refaxis comes back...

Eric N.
indocti discant et ament meminisse periti

RE: HybridShapePointCoord.RefAxisSystem problem

This may not be optimal, but would setting all Axis Systems in the Part as 'Not Current' before be a viable solution?

RE: HybridShapePointCoord.RefAxisSystem problem

(OP)
i ll try, but are are looking into opening a SR now...

Eric N.
indocti discant et ament meminisse periti

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources