Jump to content

zuken86

Member
  • Posts

    79
  • Joined

  • Last visited

Posts posted by zuken86

  1. Hi,

    I can't seem to make the CreateExtrudeAlongPath to work. I have a simple arc and a rectangular on the screen. The was testing out the scrip below but I don't see any new extruded along path object after running the script. Please help!

    PROCEDURE SuperExtrPath;

    VAR

    p,n,h:HANDLE;

    a,b:INTEGER;

    BEGIN

    p:=FObject;

    n:=NextObj(p);

    h:=CreateExtrudeAlongPath(p,n);

    END;

    RUN(SuperExtrPath);

    Thank you

  2. I try to insert HVAC piping symbols from the resource browser but having trouble aligning and rotating each pipe. Is there a trick for this? I simply want to place a 90 degree elbow round pipe on top of a vertical round pipe.

    Thanks,

  3. I created a rectangle and a series of oval using Vectorscript. I wanted to clip surface but I can't seem to make it work. I think it has something to do with the last too lines in my code

    SelectObj((T=RECT) AND (T=OVAL));

    DoMenuTextByName('Clip Surface',0);

    Did I do something wrong?

    Thanks,

  4. I like to be able to insert custom structural posts/columns and objects to walls so that when I move a wall, the inserted structures will move along with it. That offers so much flexibilities when there are changes to the design. I also find constraints in Vectorworks are very limited and unstable.

    • Like 1
  5. Hi Guy,

    I think what you preferred to is Dimensional Constraint. I was preferring to the Parametric Constraints. Anyway, I believe it is a bug in Vectorworks 2012. I downloaded Vectorworks 2013 trial and it worked fine.

    Does anyone know how to make a hybrid symbol (2D/3D Symbol) to display its 3D outline in a top view? I created a simple square and added a locus to the bottom. I then converted them into a hybrid symbol. When I changed to top/plan view, only the locus show up. I rather see the locus and the outline of the box.

    Thanks,

  6. The parametric constraint indicator (green) displays correctly on a top plan view but when I change to a perspective view, it isn't in a correct place anymore. Can we assign parametric constraint in 3D view? If not, is there a way to just show it in a to plan view?

    Thanks,

  7. Hi there,

    Is there anyway to convert a 3D polygons or nurbs surface to polygons but maintain it integrity on a working plan? The convert to polygons tool flatten a 3D polygons on a screen plane which distorts the original shapes and dimensions of a 3D polygons.

    Thanks,

    Huy

×
×
  • Create New...