geometry[DefinedAs] - returns the name of endpoints or vertices of a segment, directed segment, triangle, or square
|
Calling Sequence
|
|
DefinedAs(obj)
|
|
Parameters
|
|
obj
|
-
|
segment, directed segment, triangle, or square
|
|
|
|
|
Description
|
|
•
|
The routine returns the endpoints (for segment and directed segment), and vertices (for triangle and square) of obj.
|
•
|
The command with(geometry,DefinedAs) allows the use of the abbreviated form of this command.
|
|
|
Examples
|
|
>
|
|
>
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
>
|
|
>
|
|
| (3) |
>
|
|
| (4) |
|
|
Download Help Document
Was this information helpful?