 | IControlPoint Interface |
An interface providing access to a control point of mesh deformation definition.
Namespace:
EMInvent.InventSim.COMServer
Assembly:
InventSim (in InventSim.exe) Version: 5.1.12.6+develop
Syntaxpublic interface IControlPoint
Public Interface IControlPoint
Dim instance As IControlPoint
The IControlPoint type exposes the following members.
Properties|
| Name | Description |
|---|
 | Offset |
Return the offset property.
|
 | Position |
Returns the position property.
|
Top
Methods|
| Name | Description |
|---|
 | IsEqual |
Compares instances of control point.
|
Top
See Also