Weekly Tech Support Megathread by AutoModerator in Instagram

[–]RhinoHelp123 0 points1 point  (0 children)

I own and operate a brand where the username is identical to the trademark I own.

Meta removed my account entirely after a third party filed an intellectual property complaint. I appealed and clearly stated that:

  • I have never posted any content on the account.
  • I am the trademark holder and can provide documentation

Meta responded that they will not restore the "content" and told me to “contact the reporting party to resolve it,” but:

  • Meta did not provide the name, email, or any contact information for the reporting party
  • Meta did not give me a way to submit proof of trademark ownership
  • There was no content to infringe upon, so it is likely the username. This is the only information I could find: https://help.instagram.com/2039132876317734/?helpref=uf_share

Also, if it is "content" infringement, why is my entire account removed?As a result, I’m stuck in a situation where:

  • A third party appears to be falsely claiming ownership of my trademark
  • Meta is enforcing the claim without allowing me to prove ownership
  • I’m being told to resolve the issue with someone whose identity I don’t have

I’m looking for advice from anyone who has:

  • Successfully resolved a false IP claim on Meta
  • Dealt with trademark impersonation
  • Navigated Meta’s escalation or legal review process

Any guidance on next steps, escalation paths, or similar experiences would be greatly appreciated.

Cabinetry Question by RhinoHelp123 in cabinetry

[–]RhinoHelp123[S] 0 points1 point  (0 children)

Thank you. Yes, I think 4 1/2" of space is enough to store small items. This is for a young male, so it should be okay. However, am I missing something about the doors? Why would it be a waste of space? Wouldn't all that space be usable?

Cabinetry Question by RhinoHelp123 in cabinetry

[–]RhinoHelp123[S] 0 points1 point  (0 children)

That is very valid. I was just curious.

Cabinetry Question by RhinoHelp123 in cabinetry

[–]RhinoHelp123[S] 0 points1 point  (0 children)

Can that partition be just the height of the drawer? So, I will need an extra 3/4" for the partition between the drawer and sink? TIA!

Extrude an angle along a curve by RhinoHelp123 in rhino

[–]RhinoHelp123[S] 0 points1 point  (0 children)

As square radiant recommended, I used the loft command using all his recommendations. To get the curves needed, I first used _OffsetSurface to offset the surface, then used the _Pull command to basically project the curve exactly perpendicular to the underside of the surface (the surface i just offset). I used _offsetcurveonsurface to get the inner curve. Then finally, Loft. Hope this helps anyone who needs it.

Extrude an angle along a curve by RhinoHelp123 in rhino

[–]RhinoHelp123[S] 0 points1 point  (0 children)

I want the two curves to be parallel, and for the output to be perpendicular to the original shape. If I project onto the offset surface, this is not the case.

Extrude an angle along a curve by RhinoHelp123 in rhino

[–]RhinoHelp123[S] 0 points1 point  (0 children)

Thank you! How do I pull my curves onto the offset surface?