public GeometrySurfaceConstraint()
 {
     weightType = GeometrySurfaceConstraintCommand.ConstraintType.kLargestWeight;
 }
示例#2
0
 public GeometrySurfaceConstraint()
 {
     weightType = GeometrySurfaceConstraintCommand.ConstraintType.kLargestWeight;
 }