Geometry::Circle_2Pt1Lin parameter
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2011-10-19
11:53 PM
- last edited on
‎2023-08-02
09:07 PM
by
Doreena Deng
‎2011-10-19
11:53 PM
Hi everyone!
Please help - what means "palne-part" and parameter "const Coord& refCo" in description of functions Geometry::Circle_2Pt1Lin, Geometry::Circle_1Pt2Lin and Geometry::Circle_3Lin?
Please help - what means "palne-part" and parameter "const Coord& refCo" in description of functions Geometry::Circle_2Pt1Lin, Geometry::Circle_1Pt2Lin and Geometry::Circle_3Lin?
Labels:
- Labels:
-
Add-On (C++)
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2011-10-20 09:56 AM
‎2011-10-20
09:56 AM
Chartlant wrote:The parameters supplied to these functions might have more than one possible solution - the reference point establishes which of these is correct. If you aren't sure what this means, experiment with the equivalent methods using the ArchiCAD drawing tools. If you the points you place are ambiguous, i.e. there is more than one solution, you will be prompted to click on a reference point to establish the correct circle.
Hi everyone!
Please help - what means "palne-part" and parameter "const Coord& refCo" in description of functions Geometry::Circle_2Pt1Lin, Geometry::Circle_1Pt2Lin and Geometry::Circle_3Lin?
Ralph Wessel BArch
Central Innovation
Central Innovation
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2011-10-22 12:18 AM
‎2011-10-22
12:18 AM
Ralph, thank you for help!