public static class SelectPhysicsConstraint.ValueWithSnapData extends Object implements Serializable
SelectPhysicsConstraint.getValue()
Modifier and Type | Field and Description |
---|---|
Point3d |
point1
first selected object point
|
Point3d |
point2
second selected object point
|
PhysicsConstraint |
selection1
first selected object
|
PhysicsConstraint |
selection2
second selected object
|
InferSnapType.SnapType |
snapType
snap point type
|
View |
view1
first selected object view
|
View |
view2
second selected object view
|
Constructor and Description |
---|
ValueWithSnapData() |
public InferSnapType.SnapType snapType
public PhysicsConstraint selection1
public View view1
public Point3d point1
public PhysicsConstraint selection2
public View view2
public Point3d point2
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.