| Solid Edge FrameworkSupport Type Library > DisplayData Object : GetTerminatorAtIndex Method |
| Visual Basic |
|---|
Public Sub GetTerminatorAtIndex( _ ByVal Index As Long, _ ByRef TermType As DimTermTypeConstants, _ ByRef IsFilled As Boolean, _ ByRef OriginX As Double, _ ByRef OriginY As Double, _ ByRef OriginZ As Double, _ ByRef Point1X As Double, _ ByRef Point1Y As Double, _ ByRef Point1Z As Double, _ ByRef Point2X As Double, _ ByRef Point2Y As Double, _ ByRef Point2Z As Double, _ ByRef Radius As Double _ ) |
| Value | Description |
|---|---|
| igDimStyleTermAnchor | Terminators Anchor |
| igDimStyleTermAnchorHollow | Terminators Anchor Hollow |
| igDimStyleTermBackSlash | Terminators Back Slash |
| igDimStyleTermBlank | Terminators Blank |
| igDimStyleTermCircle | Terminators Circle |
| igDimStyleTermDot | Terminators Dot |
| igDimStyleTermDoubleArrowFilled | Terminators Double Arrow Filled |
| igDimStyleTermDoubleArrowHollow | Terminators Double Arrow Hollow |
| igDimStyleTermDoubleArrowOpen | Terminators Double Arrow Open |
| igDimStyleTermFilled | Terminators Filled |
| igDimStyleTermHollow | Terminators Hollow |
| igDimStyleTermLine | Terminators Line |
| igDimStyleTermOpen | Terminators Open |
| igDimStyleTermSlash | Terminators Slash |
| igDimStyleTermToolPoint | Terminators Tool Point |
| igDimStyleTermUserDefined | Terminators User Defined |