Results 1 to 2 of 2

Thread: Form.AddEdge method

  1. #1
    Woo! Hoo! my 1st post
    Join Date
    2016-01
    Posts
    1
    Login to Give a bone
    0

    Default Form.AddEdge method

    Hi!

    I am kind of new in the Revit API, and i have been really struggling with a problem. I did a loft (form) between 2 profiles, but the loft is not the way I want it too, so I need to add edges to correct it.
    However, I can´t execute the method to add edges (Form.AddEdge) - the inputs are the geometry references of 2 points - because I can´t get the reference of a point. I tried to create reference points, and then create the Reference of the reference points but I get the error : "It should be a reference of point in the form.".


    Did anyone already used the Form.AddEdge method?

    Thanks!!

  2. #2
    Member
    Join Date
    2008-06
    Posts
    16
    Login to Give a bone
    0

    Default Re: Form.AddEdge method

    No, I haven't used the Form. AddEdge method.

    But I have seen an example where all 3 profiles were put in an array, and then the loft was created from the array.

    If you think that might help, the example is here, but it is in python:

    http://wiki.theprovingground.org/revit-api-py-forms

Similar Threads

  1. What method should I use?
    By Anthony Rhodes in forum AutoCAD Civil 3D - Grading
    Replies: 2
    Last Post: 2011-07-25, 05:24 PM
  2. What is your method?
    By sandeep_koodal in forum Training
    Replies: 5
    Last Post: 2009-08-19, 10:06 PM
  3. form VBA to ASD
    By hoangminhnguyenk39 in forum AutoCAD Structural Detailing
    Replies: 0
    Last Post: 2009-05-17, 02:56 PM
  4. Cut Geometry, Solid form, Void form
    By mmolina in forum Revit Architecture - General
    Replies: 2
    Last Post: 2005-05-11, 09:33 PM
  5. The Form-Z Look
    By hj in forum Revit - Gallery
    Replies: 5
    Last Post: 2005-02-03, 09:09 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •