EvaluateExpressionWithUnits (String Expression, /*optional*/ Boolean Consider_units) | |
Use Creo Parametric to evaluate the given relations-based expression. | |
/*optional*/ stringseq | |
Obtains the constraints applied to a given relation set. Constraints may be assigned when one or more parameters of the set is governed by an external parameter file. They act as read-only relations. | |
boolean | UnitsUsed () |
Are Units used in the Relation. | |
void | UseUnits (boolean Use) |
Makes the relation units sensitive |
GetRelationConstraints | ||
/*optional*/ stringseq | GetRelationConstraints | () |
UnitsUsed | ||
boolean | UnitsUsed | () |
UseUnits | ||
void | UseUnits | (boolean Use) |
EvaluateExpressionWithUnits | ||
EvaluateExpressionWithUnits | (String Expression, /*optional*/ Boolean Consider_units) |