Subassembly insert point not visible

Subassembly insert point not visible

Ingrid91
Advocate Advocate
435 Views
5 Replies
Message 1 of 6

Subassembly insert point not visible

Ingrid91
Advocate
Advocate

Hi,

This seems to be an issue with a specific .dwt-file, however I've come so far in my modeling that it's not really ideal to have to start over from scratch.

 

I place an assembly. I then place a subassembly that controls variables P1-P9 (don't know its English term). However, the insertion point is not visible, so I can't really attach the lane subassembly to the right place. It's either on P1, or on the assembly. But if I place it on the assembly itself then I can't benefit from the information from P1-P9.

 

Is there a way to correct this? I don't seem to have editing rights when I look in subassembly properties.

 

The only two options that I see are:

1. Link vertical subassembly.

2. Overwrite all assembly and subassembly information from another dwt.

 

image.pngimage.png

0 Likes
Replies (5)
Message 2 of 6

Ingrid91
Advocate
Advocate

Forgot to add the file!

0 Likes
Message 3 of 6

igi_pop
Advisor
Advisor

Hei!

I'm guessing you want to attach something to the begining of P1?

You could go to subassembly composer, and add a point to the origin, with some code on it.

But i'm now sure what the goal of this is anyways, and why you can't benefit from.

If you want parameter inheritance, you have to go to ASSEMBLY properties, construction, and then choose the correct parameters.

Iggy

Custom build;ASUS Z790 Prime Z790-P;i5-12600KF @3.6GHz; ASUS RTX3070Ti 8GB GDDR6X; Win11pro x64; 128GB RAM DDR4; SSD 2TB 980 PRO M.2, PCIe 4.0 x4,
"I'd rather have a bottle in front of me, than a frontal lobotomy."

AutoCAD Civil 3D Certified ProfessionalAutoCAD Civil 3D Certified Professional
0 Likes
Message 4 of 6

pkomatlapalli
Community Manager
Community Manager

Hello, @Ingrid91 ,

Did the information provided by @igi_pop  help you and answer your question?

If yes, please click on the "Accept Solution" button. This will assist other community users in finding and benefiting from this information.

If not, please do not hesitate to give an update in this thread so all community members receive an update on the progression of your question, and can suggest next steps that may be helpful for you to achieve what you're looking for.

All the best,

Pavan Kumar | Community Manager

Pavan Kumar | Community Manager
0 Likes
Message 5 of 6

chriscowgill7373
Mentor
Mentor
Accepted solution

I'm with @igi_pop I dont understand what you are trying to acomplish with this subassembly. A point code is just going to give you control over the items you see in the codeset style, but you cant just arbitrarily apply them in a single subassembly,  they exist in various subassemblies,  many are coded to only allow specific values.  If you want something beyond that, you would need to create a custom subassembly that allows you to change the code to whatever you want.

If you are using these values to control the point output, I dont think it would work, you would have to have a subassembly that has one point code you can control, and then place it multiple times into your assembly, setting its value each instance of insertion. 


Christopher T. Cowgill, P.E.

AutoCAD Certified Professional
Civil 3D Certified Professional
Civil 3D 2026 on Windows 11

Please select the Accept as Solution button if my post solves your issue or answers your question.

Message 6 of 6

Ingrid91
Advocate
Advocate
Accepted solution

Hi,

 

Thanks for all the replies!

I don't think I described the problem correctly, as I only wanted to be able to SEE the insertion point of the P1-P9 subassembly - so that I could then attach other subassemblies to it.

 

I got help from a colleague and the solution was: Toolspace/Settings/General/Multipurpose style/Code Set Styles

and then copy the style and change it so that <no codes> was visible. Then I could attach the subassemblies to the insertion point.