o Property SolutionTypeCombine( | ) As long |
-
Returns or sets whether the curves that create the combined curve are or should be
extruded along normals to the curve planes or along given directions.
Role: The curves that make up the combined curve are each extruded along
a direction. This direction can be the normal to the curve plane, or can be set to
a given direction. This is valid for the two curves altogether.
Legal values: 0 for the normal to the curve planes (default mode),
1 for given directions
- Example:
- This example sets that the combined curve
hybCombCurve
should be created
by extruding the two curves along the normals to their planes.
hybCombCurve.SolutionTypeCombine = 0
Copyright © 2006, Dassault Systèmes. All rights reserved.