Overview | Statement List | Example
obj = SXSEGD/object[, RESULT, type][, IFERR, label:]
Extracts the tag of the base curve of the section line segment "object". Optionally, extracts the section line segment "type", where type =
1 -> arrow segment
2 -> bend segment
3 -> cut segment.
|
Parameter |
Description |
|
object |
The Section Line Segement object. |
|
RESULT,type |
The type of the segment in the Section Line. |
|
IFERR,label: |
Label to which execution jumps if an error occurs in determining the Section Line Segement data. |