Jump to content
Developer Wiki and Function Reference Links ×

Doors with Architraves


Recommended Posts

Hi All,

I am creating a door PIO (will be free to everyone once complete) and I was wondering if there was a way to to have architraves which project out from the hole in the structural opening without creating a larger hole in the wall.

The built in Doors can do this but I am unsure how to do it.

Thanks,

Joshua

Link to comment
  • Vectorworks, Inc Employee

Hi Joshua,

I haven't done this, but I think "SetCustomObjectWallHoleGroup" will do what you need.

objectHand: Handle to parametric object.

holeGroup: Handle to object or group that contains geometry for wall hole.

FUNCTION SetCustomObjectWallHoleGroup

(

objectHand :HANDLE;

holeGroup :HANDLE

) :BOOLEAN ;

Link to comment
  • Vectorworks, Inc Employee

Ok. So it's the 2D TopPlan view wall opening. I would try placing 2 loci (one at each side of the desired wall opening) in the PIO. I have not done this with a PIO, but I think it would work the same as it does with loci in symbols.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...