Solid Edge Part Type Library
SetLiveRules Method
Description
Set Live Rules
Syntax
Visual Basic
Public Sub SetLiveRules( _
   ByVal LiveRule As LiveRulesConstants, _
   ByVal bMaintain As Boolean _
) 
Parameters
LiveRule
ValueDescription
igConcentricLiveRuleMaintain concentric relations
igCoplanarAxesAboutXLiveRule
igCoplanarAxesAboutYLiveRule
igCoplanarAxesAboutZLiveRule
igCoplanarAxesLiveRuleMaintain coplanar Axes. Always on for live rules in an FOP and cannot be turned off.
igCoplanarLiveRuleMaintain coplanar relations
igMaintainRadiusLiveRuleMaintain same radius if possible
igOrthoLockingLiveRuleMaintain orthogonal to base if possible
igParallelLiveRuleMaintain parallel relations
igPerpendicularLiveRuleMaintain perpendicular relations
igSymmetricLiveRuleMaintain symmetric relations
igSymmetricXYLiveRuleMaintain symmetric relations based on XY plane
igSymmetricYZLiveRuleMaintain symmetric relations based on YZ plane
igSymmetricZXLiveRuleMaintain symmetric relations based on ZX plane
igTangentEdgeLiveRuleMaintain connected tangent relations
igTangentTouchingLiveRuleMaintain touching tangent relations
igThicknessChainLiveRule
bMaintain
See Also

SheetMetalDocument Object  | SheetMetalDocument Members  | Solid Edge ST5 - What's New