Click or drag to resize

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
Syntax
public interface IControlPoint

The IControlPoint type exposes the following members.

Properties
  NameDescription
Public propertyOffset
Return the offset property.
Public propertyPosition
Returns the position property.
Top
Methods
  NameDescription
Public methodIsEqual
Compares instances of control point.
Top
See Also