![]() |
![]() |
![]() |
AM_GEO_C_LINE_ANG_BISECT creates an infinite construction line through an apex point, bisecting two lines through the apex.
+-----------------------------<---------------------------+
| |
| |
---->(AM_GEO_C_LINE_ANG_BISECT)--(:GO :OK)--+(*)---(:OWNER)---|AM_GEO_SET_DOMAIN|---(:GO :OK)---------+---->
| |
| |
+------------+---|apex|---+--|angle1|--+---+--|angle2|----+
| | | | | |
+--|factor|--+ +--|pnt|-----+ +--|pnt|-------+
(*) necessary when the default owner is not set
Specify the apex and the two lines through the apex to bisect. Angles are measured from the positive x-axis. A bisection factor between 0 and 1 offsets the semiangle proportionately. (The default bisection factor is 0.5.)
![]() |
![]() |
![]() |