• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    .NET

    Reply
    Contributor
    AdriDicri
    Posts: 23
    Registered: ‎09-23-2011

    Hatch in 3D Object

    247 Views, 1 Replies
    05-11-2012 07:49 AM

    Hello everyone !

     

    I've got some troubles to add some hatchs in a 3D solid, or a 3d face etc, in autocad windows, without .net addon.

     

    I can add a hatch, but the hatch is on a plane at the bottom of the solid, but not around the solid.

     

    Is there any ways to do this programmatically?

     

    Thanks for your help.

     

    Adri Dicri

     

     

    PS : Sorry for my english, french is my mother tongue

    Please use plain text.
    *Expert Elite*
    Posts: 6,469
    Registered: ‎06-29-2007

    Re: Hatch in 3D Object

    05-12-2012 02:35 AM in reply to: AdriDicri

    Hi,

     

    this means really work and geometry calculation!

    The steps to be done

    • calculate the plane for you hatch
    • project the border(s) you need to this plane
    • use this border(s) as boundaries for your hatch (the hatch-ecs = your defined plane).

     

    Good luck, - alfred -

    -------------------------------------------------------------------------
    Alfred NESWADBA
    Ingenieur Studio HOLLAUS ... www.hollaus.at
    -------------------------------------------------------------------------
    Please use plain text.