|
|
/* optional */ boolean | IsFirst |
|
| DEPRECATED:
since Creo 4
|
| SUCCESSOR(S):
<reference 1 to unknown entity pfcDimension::AngularDimOptions::IsFirst>
|
true if the angle starts from this entity in a
counterclockwise sense; false or null if the
dimension ends at this entity. One entity in an angular
dimension must be true, and one must be false.
|
|
|
/* optional */ boolean | ShouldFlip |
|
| DEPRECATED:
since Creo 4
|
| SUCCESSOR(S):
<reference 1 to unknown entity pfcDimension::AngularDimOptions::ShouldFlip>
|
If "should_flip" is false or null, and
the entity's inherent direction is away from the angle vertex, then
the dimension attaches directly to the entity. If the entity's direction
is towards the angle vertex, the dimension is attached to a witness
line which is in line with the entity but on the opposite side of the
angle vertex. If "should_flip" is true, then these cases are
interchanged. |
|
|
| DEPRECATED:
since Creo 4
|
| SUCCESSOR(S):
<reference 1 to unknown entity pfcDimension::AngularDimOptions::ShouldFlip>
|
If "should_flip" is false or null, and
the entity's inherent direction is away from the angle vertex, then
the dimension attaches directly to the entity. If the entity's direction
is towards the angle vertex, the dimension is attached to a witness
line which is in line with the entity but on the opposite side of the
angle vertex. If "should_flip" is true, then these cases are
interchanged.
|