CreoConstraintInfo Object

CreoConstraintInfo Object used to assemble using constraints.

CreoConstraintInfo Object
The CreoConstraintInfo object is a structure used to supply complex criteria to the CAD.Component.Assemble command for each constraint needed during the ass...
Sun, 14 Jun, 2020 at 3:48 PM
CreoConstraintInfo.AssemblyComponentPath property
Specifies the path to the component on the Assembly that the constraint is attached to. Use this property when the constraint is to be placed on a child ob...
Sun, 14 Jun, 2020 at 3:49 PM
CreoConstraintInfo.AssemblyCoordinateSystem property
Specifies the CoordinateSystem involved in the Constraint. This is OPTIONAL only when AssemblyModelItem is used. Parameters none Value A string that is...
Sun, 14 Jun, 2020 at 3:50 PM
CreoConstraintInfo.AssemblyDatumSide property
Specifies the side of the Datum to reference. This property is OPTIONAL and should only be set when the referenced item is a Datum. Parameters none Valu...
Sun, 14 Jun, 2020 at 3:53 PM
CreoConstraintInfo.AssemblyModelItem property
Specifies the Model Item involved in the Constraint. This is OPTIONAL only when AssemblyCoordinateSystem is used. Parameters none Value A string that i...
Sun, 14 Jun, 2020 at 3:53 PM
CreoConstraintInfo.ComponentComponentPath property
Specifies the path to the component on the Component that the constraint is attached to. Use this property when the constraint is to be placed on a child o...
Sun, 14 Jun, 2020 at 3:54 PM
CreoConstraintInfo.ComponentCoordinateSystem property
Specifies the CoordinateSystem involved in the Constraint on the referenced Component. This is OPTIONAL only when ComponentModelItem is used. Parameters ...
Sun, 14 Jun, 2020 at 3:54 PM
CreoConstraintInfo.ComponentDatumSide property
Specifies the side of the Datum to reference for the Component added. This property is OPTIONAL and should only be set when the referenced item is a Datum....
Sun, 14 Jun, 2020 at 3:55 PM
CreoConstraintInfo.ComponentModelItem property
Specifies the Model Item involved in the Constraint on the referenced Component. This is OPTIONAL only when ComponentCoordinateSystem is used. Parameters ...
Sun, 14 Jun, 2020 at 3:55 PM
CreoConstraintInfo.Force property
Force execution of this constraint (required for type "PNT_ON_LINE"). This is OPTIONAL, and it is unclear what it explicitly does in the CREO Env...
Sun, 14 Jun, 2020 at 3:58 PM