DynamoDS / Dynamo

Open Source Graphical Programming for Design
https://dynamobim.org
Other
1.72k stars 632 forks source link

Generic model line based #4131

Closed ondejcik closed 7 years ago

ondejcik commented 9 years ago

Hi, is there a way to place line based generic model families with dynamo with 2 points, line vector or something similar ? Family instance by poit take only one point, I cant find any other way.

monikaprabhu commented 9 years ago

@ondejcik , you can use Adaptive Component.ByPoints.There is a sample file delivered in Dynamo which demonstrates the placement of AdaptiveComponent - Help->Samples->Revit->Place Adaptive Components. Pls let me know if that solved what you were looking for

ondejcik commented 9 years ago

Hi, thanks for answer, i am aware of adaptive point families, issue here is i want to place linebased family inside other generic model family and there it is not possible to use adaptive points.

smangarole commented 7 years ago

Please open a new issue if there's an actual bug.