problem with reference
problem with reference
(OP)
Bonjour!! 
I have a problem with reference of selection!!
the red one are wrongs!!
how can I get the reference
th u

I have a problem with reference of selection!!
CODE -->
MsgBox "select a hole"
Dim InputObjectType(0), Status1
InputObjectType(0)="Hole"
Status1=selection1.SelectElement2(InputObjectType,"Select a hole",false)
If Status1 = "Cancel" Then selection1.Clear: Exit Sub
Dim reference1 As Reference
Set oHole = selection1.Item(1).value
Set reference1 = selection1.Item(1).Reference
Set reference1 = selection1.Item(1).Value.Reference the red one are wrongs!!
how can I get the reference
th u





RE: problem with reference
sorry but ...RTFM
Installe la doc et prend 15 minutes a regarder ce qu il y a dedans a propos de reference... Il y a des methodes pour creer des references
indocti discant et ament meminisse periti
RE: problem with reference
mais dans ce cas c'est bizarre!
sorry et ... METC
RE: problem with reference
indocti discant et ament meminisse periti
RE: problem with reference
Regards
Fernando
https://picasaweb.google.com/102257836106335725208
https://picasaweb.google.com/103462806772634246699...
RE: problem with reference
Merci En Tout Cas! thank you anyway