|
Home Up Barlist GroupCollection Group BarRecordCollection BarRecord StatusMessage StatusMessageCollection IBend
| |
Type50 - Type99
These objects all implement the IBend interface
| BarRecord |
 |
Set/Get the parent bar record |
| BendType |
 |
Returns the bend type |
| Length |
 |
Returns the centerline length of this bend |
| Status |
 |
Returns the status of this bend |
| StatusMessages |
 |
Returns a collection of status messages for
this bend |
| SupportsDimension |
 |
Returns True if this bend supports the
specified dimension |
| U |
 |
Set/Get the U property |
| W |
 |
Set/Get the W property |
| X |
 |
Set/Get the X property |
| Y |
 |
Set/Get the Y property |
| Z |
 |
Set/Get the Z property |
| T1 |
 |
Set/Get the T1 property |
| T2 |
 |
Set/Get the T2 property |
| OnBendChanged |
 |
Fired when one of the properties of this bend
change |
|