Solid Edge Assembly Type Library
SetGlobalEndCondition 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 sets the global end condition for the referenced StructuralFrame object.
Syntax
Visual Basic
Public Sub SetGlobalEndCondition( _
   ByVal EndCondition As StructuralFrameEndConditionConstants, _
   Optional ByVal dValue As Variant _
) 
Parameters
EndCondition
ValueDescription
seButt1
seButt2
seExtend
seMiter
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

Send comments on this topic.