constraint2ddemo shows how to manipulate constraints, variables, variations, parametric solid and functional cell.
This example provides the following key-ins
-
SIMPLE : Appends a PERPENDICULAR constraint on two lines.
-
EXAMPLE1 : Appends a constraint on some elements.
-
EXAMPLE2 : Appends a constraint on some elements.
-
EXAMPLE3 : Appends a constraint on some elements.
-
EXAMPLE4 : Appends a constraint on some elements.
-
EXAMPLE5 : Appends a constraint on some elements.
-
CREATE PARAMETRICSOLID EXPRESSION: Demonstrates how to create parametric solid using expression in active model.
-
CREATE FUNCTIONALCELL FROMDGN : Creates a new model to give the definition of the source parametric solid, saves as DGN file, loads the dgn file and create the functional cell.
-
CREATE VARIABLES : Demonstrates how to add variables in active model.
-
CREATE EXPRESSIONS : Demonstrates how to add expression in active model.
-
CREATE VARIATIONS : Demonstrates how to add variations in active model.
-
REMOVE VARIABLE : Demonstrates how to remove the variable in active model.
-
REMOVE VARIATION : Demonstrates how to remove the variation in active model.
-
VARIABLE IMPORT : Demonstrates how to import the variables.
-
VARIABLE EXPORT : Demonstrates how to export the variables.