Solid Edge FrameworkSupport Type Library
SetPMIEditDirection Method
Description
Set the edit direction of the PMI dimension. The input constant determines which direction to move on edit value.
Syntax
Visual Basic
Public Sub SetPMIEditDirection( _
   ByVal editDirectionConst As PMIEditDirectionConstants _
) 
Parameters
editDirectionConst
ValueDescription
seMoveMeasureParentNotify the locked PMI dimension to move the measure parent on edit value
seMoveOriginParentNotify the locked PMI dimension to move the origin parent on edit value
seMoveParentsSymmetricallyNotify the locked PMI dimension to move the parents symmetrically on edit value
See Also

Dimension Object  | Dimension Members  | Solid Edge ST3 - What's New