| Solid Edge Part Type Library > PartDocument Object : SetLiveRules Method |
| Visual Basic |
|---|
Public Sub SetLiveRules( _ ByVal LiveRule As LiveRulesConstants, _ ByVal bMaintain As Boolean _ ) |
| Value | Description |
|---|---|
| igConcentricLiveRule | Maintain concentric relations |
| igCoplanarAxesAboutXLiveRule | |
| igCoplanarAxesAboutYLiveRule | |
| igCoplanarAxesAboutZLiveRule | |
| igCoplanarAxesLiveRule | Maintain coplanar Axes. Always on for live rules in an FOP and cannot be turned off. |
| igCoplanarLiveRule | Maintain coplanar relations |
| igMaintainRadiusLiveRule | Maintain same radius if possible |
| igOrthoLockingLiveRule | Maintain orthogonal to base if possible |
| igParallelLiveRule | Maintain parallel relations |
| igPerpendicularLiveRule | Maintain perpendicular relations |
| igSymmetricLiveRule | Maintain symmetric relations |
| igSymmetricXYLiveRule | Maintain symmetric relations based on XY plane |
| igSymmetricYZLiveRule | Maintain symmetric relations based on YZ plane |
| igSymmetricZXLiveRule | Maintain symmetric relations based on ZX plane |
| igTangentEdgeLiveRule | Maintain connected tangent relations |
| igTangentTouchingLiveRule | Maintain touching tangent relations |
| igThicknessChainLiveRule |