When I check SelectionMgr.Get SelectedObjectType3 in adrawing, Iget the following results:
for a dimension or hole callout, type 14"displaydimension" isreturned
for a solid circle representing the tap drill on a tappedhole,type 12 "view" is returned
for a dashed circle representing the threads on that sametappedhole, type 39 "WeldSymbol" is returned
a dashed circle representing a c'bore, ype 12 "view"isreturned
What I actually want to do is grab the object that the holecalloutcommand in solidworks uses. The information determiningif ac'bored hole is near side or far side has to be in thereotherwisehow would they know to make the line hidden or solid?
Can anyone tell me how to access this?
SolidworksApi macros







for a dimension or hole callout, type 14"displaydimension" isreturned
for a solid circle representing the tap drill on a tappedhole,type 12 "view" is returned
for a dashed circle representing the threads on that sametappedhole, type 39 "WeldSymbol" is returned
a dashed circle representing a c'bore, ype 12 "view"isreturned
What I actually want to do is grab the object that the holecalloutcommand in solidworks uses. The information determiningif ac'bored hole is near side or far side has to be in thereotherwisehow would they know to make the line hidden or solid?
Can anyone tell me how to access this?
SolidworksApi macros
