Constraint Attributes
Method and Properties Introduced:
The method
pfcConstraintAttributes.Create() returns the constraint attributes object based on the values of the following input parameters:
• Ignore—Constraint is ignored during regeneration. Use this capability to store extra constraints on the component, to quickly toggle between different constraints.
• Force—Constraint is forced for line and point alignment.
Use the property
pfcConstraintAttributes.Force to force execution of a constraint for line and point alignment.
Use the property
pfcConstraintAttributes.Ignore to ignore a constraint during regeneration.