Results 1 to 3 of 3

Thread: Adding surface connectors

  1. #1
    Member
    Join Date
    2012-10
    Posts
    3
    Login to Give a bone
    0

    Default Adding surface connectors

    I'm stuck with connecting a conduit to a junction box in my model. Junction box has several connectors with MasterSurface connector type.
    How can I programmatically add a connector to the surface and connect it to a conduit connector?
    Documentation has no information about this issue.

    Thanks,
    Alexander Tomkeyev

  2. #2
    Member
    Join Date
    2012-10
    Posts
    3
    Login to Give a bone
    0

    Default Re: Adding surface connectors

    Any thoughts about this? I'm using Revit MEP 2012 and haven't found any API functions for doing this.

  3. #3
    Member
    Join Date
    2012-10
    Posts
    3
    Login to Give a bone
    0

    Default Re: Adding surface connectors

    In my case I have a family instance (junction box) with surface connectors and a conduit. I'm trying to connect them together in the model:
    private void ConnectConduitToBox(Conduit conduit, FamilyInstance box)

    In this case box.MEPModel.ConnectorManager.Connectors shows that there are about 8 connectors - one with type ConnectorType.End and others with ConnectorType.MasterSurface
    I cannot find a way to do this in the API. Maybe someone can give a hint - where to search for this info. I can provide a sample solution and a model to test this if needed

    Many thanks

Similar Threads

  1. Trouble Adding Surface Line
    By jacunningham428299 in forum AutoCAD Civil 3D - General
    Replies: 2
    Last Post: 2012-10-09, 09:24 PM
  2. 2011: Duct Connectors - drag to connect to other connectors
    By bb1 in forum Revit MEP - General
    Replies: 3
    Last Post: 2011-09-07, 07:56 PM
  3. 2011 API - Adding Connectors
    By sgermano in forum Revit - API
    Replies: 2
    Last Post: 2010-07-22, 05:05 AM
  4. Adding Lines to Surface
    By awhaley in forum AutoCAD Civil 3D - Surfaces
    Replies: 2
    Last Post: 2009-07-15, 04:45 PM
  5. Adding points to a surface?
    By eraska in forum AutoCAD Civil 3D - Surfaces
    Replies: 2
    Last Post: 2007-12-04, 03:14 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
  •