Solid Edge FrameworkSupport Type Library
SetStartTerminatorType Method
Specifies the type of the start terminator on the referenced Connector object by passing a member of the DimTermTypeConstants constant set.
Description
This method specifies the type of the start terminator on the referenced Connector object by passing a member of the DimTermTypeTypeConstants constant set.
Syntax
Visual Basic
Public Sub SetStartTerminatorType( _
   ByVal 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
Specifies the type of the start terminator on the referenced Connector object by passing a member of the DimTermTypeConstants constant set.
See Also

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