Solid Edge Assembly Type Library
GetGlobalEndCondition Method
Member of the StructuralFrameEndConditionConstants constant set that specifies the end condition for the sections.
Specifies the value for EndCondition (if necessary).
Description
This method returns the global end condition for the referenced StructuralFrame object.
Syntax
Visual Basic
Public Sub GetGlobalEndCondition( _
   ByRef EndCondition As StructuralFrameEndConditionConstants, _
   Optional ByRef dValue As Variant _
) 
Parameters
EndCondition
ValueDescription
seButt1
seButt2
seButtX
seButtY
seButtZ
seExtend
seMiter
seMiterXY
seMiterXZ
seMiterYZ
seNone
seRadius
Member of the StructuralFrameEndConditionConstants constant set that specifies the end condition for the sections.
dValue
Specifies the value for EndCondition (if necessary).
See Also

StructuralFrame Object  | StructuralFrame Members