Solid Edge FrameworkSupport Type Library
GetStartTerminatorType Method
Returns a member of the DimTermTypeConstants constant set that specifies the type of the start terminator on the referenced Connector object.
Description
This method returns a member of the DimTermTypeTypeConstants constant set that specifies the type of the start terminator on the referenced Connector object.
Syntax
Visual Basic
Public Sub GetStartTerminatorType( _
   ByRef StartTermType As DimTermTypeConstants _
) 
Parameters
StartTermType
ValueDescription
igDimStyleTermAnchorTerminators Anchor
igDimStyleTermAnchorHollowTerminators Anchor Hollow
igDimStyleTermBackSlashTerminators Back Slash
igDimStyleTermBlankTerminators Blank
igDimStyleTermCircleTerminators Circle
igDimStyleTermDotTerminators Dot
igDimStyleTermDoubleArrowFilledTerminators Double Arrow Filled
igDimStyleTermDoubleArrowHollowTerminators Double Arrow Hollow
igDimStyleTermDoubleArrowOpenTerminators Double Arrow Open
igDimStyleTermFilledTerminators Filled
igDimStyleTermHollowTerminators Hollow
igDimStyleTermLineTerminators Line
igDimStyleTermOpenTerminators Open
igDimStyleTermSlashTerminators Slash
igDimStyleTermToolPointTerminators Tool Point
igDimStyleTermUserDefinedTerminators User Defined
Returns a member of the DimTermTypeConstants constant set that specifies the type of the start terminator on the referenced Connector object.
See Also

Connector Object  | Connector Members  | Solid Edge V18 - What's New